Interface AutoscaleProfile.UpdateDefinitionStages
-
- Enclosing interface:
- AutoscaleProfile
public static interface AutoscaleProfile.UpdateDefinitionStagesGrouping of autoscale profile definition stages during current autoscale settings update stage.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAutoscaleProfile.UpdateDefinitionStages.BlankThe first stage of autoscale profile definition.static interfaceAutoscaleProfile.UpdateDefinitionStages.WithAttachThe final stage of the definition which attaches defined profile to the current Autoscale settings.static interfaceAutoscaleProfile.UpdateDefinitionStages.WithScaleRuleThe stage of the definition which adds scale rules.static interfaceAutoscaleProfile.UpdateDefinitionStages.WithScaleRuleOptionalThe stage of the definition which adds optional scale rules and schedules.static interfaceAutoscaleProfile.UpdateDefinitionStages.WithScaleScheduleThe stage of the definition which specifies autoscale profile schedule.
-