Interface AutoscaleProfile.UpdateDefinition
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.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.azure.resourcemanager.resources.fluentcore.model.Attachable.InUpdate
attachMethods inherited from interface AutoscaleProfile.UpdateDefinitionStages.Blank
withMetricBasedScale, withScheduleBasedScaleMethods inherited from interface AutoscaleProfile.UpdateDefinitionStages.WithScaleRule
defineScaleRuleMethods inherited from interface AutoscaleProfile.UpdateDefinitionStages.WithScaleRuleOptional
defineScaleRule, withFixedDateSchedule, withRecurrentScheduleMethods inherited from interface AutoscaleProfile.UpdateDefinitionStages.WithScaleSchedule
withFixedDateSchedule, withRecurrentSchedule