Interface AutoscaleSetting.DefinitionStages
-
- Enclosing interface:
- AutoscaleSetting
public static interface AutoscaleSetting.DefinitionStagesGrouping of autoscale setting definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAutoscaleSetting.DefinitionStages.BlankThe first stage of autoscale setting definition.static interfaceAutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceNotificationsThe stage of the definition which specifies autoscale notifications.static interfaceAutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfilesThe stage of the definition which specifies autoscale profile.static interfaceAutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceEnabledThe stage of the definition which specifies if the current autoscale setting should be disabled upon creation.static interfaceAutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceTargetResourceUriThe stage of the definition which selects target resource.static interfaceAutoscaleSetting.DefinitionStages.WithCreateThe stage of the definition which allows autoscale setting creation.static interfaceAutoscaleSetting.DefinitionStages.WithGroupThe stage of the definition which selects resource group.
-