Uses of Interface
com.azure.resourcemanager.monitor.models.ScaleRule.DefinitionStages.WithStatistic
-
Packages that use ScaleRule.DefinitionStages.WithStatistic Package Description com.azure.resourcemanager.monitor.models Package containing the data models for MonitorClient. -
-
Uses of ScaleRule.DefinitionStages.WithStatistic in com.azure.resourcemanager.monitor.models
Subinterfaces of ScaleRule.DefinitionStages.WithStatistic in com.azure.resourcemanager.monitor.models Modifier and Type Interface Description static interfaceScaleRule.DefinitionThe entirety of an autoscale profile scale rule definition.Methods in com.azure.resourcemanager.monitor.models that return ScaleRule.DefinitionStages.WithStatistic Modifier and Type Method Description ScaleRule.DefinitionStages.WithStatisticScaleRule.DefinitionStages.WithMetricName. withMetricName(String metricName)Sets the name of the metric that defines what the rule monitors.
-