Interface TagRule.UpdateStages.WithMetricRules

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

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

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

    • withMetricRules

      TagRule.Update withMetricRules(MetricRules metricRules)
      Specifies the metricRules property: Set of rules for sending metrics for the Monitor resource..
      Parameters:
      metricRules - Set of rules for sending metrics for the Monitor resource.
      Returns:
      the next definition stage.