Uses of Interface
com.microsoft.azure.management.monitor.ScaleRule.DefinitionStages.WithMetricName
-
-
Uses of ScaleRule.DefinitionStages.WithMetricName in com.microsoft.azure.management.monitor
Subinterfaces of ScaleRule.DefinitionStages.WithMetricName in com.microsoft.azure.management.monitor Modifier and Type Interface Description static interfaceScaleRule.DefinitionThe entirety of an autoscale profile scale rule definition.Methods in com.microsoft.azure.management.monitor that return ScaleRule.DefinitionStages.WithMetricName Modifier and Type Method Description ScaleRule.DefinitionStages.WithMetricNameScaleRule.DefinitionStages.Blank. withMetricSource(String metricSourceResourceId)Sets the resource identifier of the resource the rule monitors.
-