Uses of Interface
com.microsoft.azure.management.monitor.ScaleRule.ParentUpdateDefinitionStages.Blank
-
-
Uses of ScaleRule.ParentUpdateDefinitionStages.Blank in com.microsoft.azure.management.monitor
Subinterfaces of ScaleRule.ParentUpdateDefinitionStages.Blank in com.microsoft.azure.management.monitor Modifier and Type Interface Description static interfaceScaleRule.ParentUpdateDefinitionThe entirety of an autoscale profile scale rule definition during parent Autoscale Profile definition in Autoscale Settings update stage.Methods in com.microsoft.azure.management.monitor that return ScaleRule.ParentUpdateDefinitionStages.Blank Modifier and Type Method Description ScaleRule.ParentUpdateDefinitionStages.BlankAutoscaleProfile.UpdateDefinitionStages.WithScaleRule. defineScaleRule()Starts the definition of scale rule for the current autoscale profile.ScaleRule.ParentUpdateDefinitionStages.BlankAutoscaleProfile.UpdateDefinitionStages.WithScaleRuleOptional. defineScaleRule()Starts the definition of scale rule for the current autoscale profile.
-