Interface TagRule.UpdateStages.WithLogRules

All Known Subinterfaces:
TagRule.Update
Enclosing interface:
TagRule.UpdateStages

public static interface TagRule.UpdateStages.WithLogRules
The stage of the TagRule update allowing to specify logRules.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the logRules property: Set of rules for sending logs for the Monitor resource..
  • Method Details

    • withLogRules

      TagRule.Update withLogRules(LogRules logRules)
      Specifies the logRules property: Set of rules for sending logs for the Monitor resource..
      Parameters:
      logRules - Set of rules for sending logs for the Monitor resource.
      Returns:
      the next definition stage.