Interface AutoscaleProfile.UpdateDefinition
- All Superinterfaces:
Attachable.InUpdate<AutoscaleSetting.Update>
,AutoscaleProfile.UpdateDefinitionStages.Blank
,AutoscaleProfile.UpdateDefinitionStages.WithAttach
,AutoscaleProfile.UpdateDefinitionStages.WithScaleRule
,AutoscaleProfile.UpdateDefinitionStages.WithScaleRuleOptional
,AutoscaleProfile.UpdateDefinitionStages.WithScaleSchedule
- Enclosing interface:
- AutoscaleProfile
public static interface AutoscaleProfile.UpdateDefinition
extends AutoscaleProfile.UpdateDefinitionStages.WithAttach, AutoscaleProfile.UpdateDefinitionStages.Blank, AutoscaleProfile.UpdateDefinitionStages.WithScaleRule, AutoscaleProfile.UpdateDefinitionStages.WithScaleRuleOptional, AutoscaleProfile.UpdateDefinitionStages.WithScaleSchedule
The entirety of an autoscale profile definition during current autoscale settings update.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Attachable.InUpdate
attach
Methods inherited from interface com.microsoft.azure.management.monitor.AutoscaleProfile.UpdateDefinitionStages.Blank
withMetricBasedScale, withScheduleBasedScale
Methods inherited from interface com.microsoft.azure.management.monitor.AutoscaleProfile.UpdateDefinitionStages.WithScaleRule
defineScaleRule
Methods inherited from interface com.microsoft.azure.management.monitor.AutoscaleProfile.UpdateDefinitionStages.WithScaleRuleOptional
defineScaleRule, withFixedDateSchedule, withRecurrentSchedule
Methods inherited from interface com.microsoft.azure.management.monitor.AutoscaleProfile.UpdateDefinitionStages.WithScaleSchedule
withFixedDateSchedule, withRecurrentSchedule