Uses of Interface
com.microsoft.azure.management.monitor.ScaleRule.DefinitionStages.Blank
-
-
Uses of ScaleRule.DefinitionStages.Blank in com.microsoft.azure.management.monitor
Subinterfaces of ScaleRule.DefinitionStages.Blank 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.Blank Modifier and Type Method Description ScaleRule.DefinitionStages.BlankAutoscaleProfile.DefinitionStages.WithScaleRule. defineScaleRule()Starts the definition of scale rule for the current autoscale profile.ScaleRule.DefinitionStages.BlankAutoscaleProfile.DefinitionStages.WithScaleRuleOptional. defineScaleRule()Starts the definition of scale rule for the current autoscale profile.
-