Uses of Interface
com.microsoft.azure.management.monitor.ScaleRule.ParentUpdateDefinitionStages.WithAttach
-
-
Uses of ScaleRule.ParentUpdateDefinitionStages.WithAttach in com.microsoft.azure.management.monitor
Subinterfaces of ScaleRule.ParentUpdateDefinitionStages.WithAttach 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.WithAttach Modifier and Type Method Description ScaleRule.ParentUpdateDefinitionStages.WithAttachScaleRule.ParentUpdateDefinitionStages.WithScaleAction. withScaleAction(ScaleDirection direction, ScaleType type, int instanceCountChange, org.joda.time.Period cooldown)Sets the action to be performed when the scale rule will be active.
-