Uses of Interface
com.microsoft.azure.management.monitor.ScaleRule.UpdateDefinitionStages.WithStatistic
-
-
Uses of ScaleRule.UpdateDefinitionStages.WithStatistic in com.microsoft.azure.management.monitor
Subinterfaces of ScaleRule.UpdateDefinitionStages.WithStatistic in com.microsoft.azure.management.monitor Modifier and Type Interface Description static interfaceScaleRule.UpdateDefinitionThe entirety of an autoscale profile scale rule definition during parent Autoscale Profile update in Autoscale Settings update stage.Methods in com.microsoft.azure.management.monitor that return ScaleRule.UpdateDefinitionStages.WithStatistic Modifier and Type Method Description ScaleRule.UpdateDefinitionStages.WithStatisticScaleRule.UpdateDefinitionStages.WithMetricName. withMetricName(String metricName)Sets the name of the metric that defines what the rule monitors.
-