Interface AutoscaleProfile.Definition
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition<AutoscaleSetting.DefinitionStages.WithCreate>, AutoscaleProfile.DefinitionStages.Blank, AutoscaleProfile.DefinitionStages.WithAttach, AutoscaleProfile.DefinitionStages.WithScaleRule, AutoscaleProfile.DefinitionStages.WithScaleRuleOptional, AutoscaleProfile.DefinitionStages.WithScaleSchedule
- Enclosing interface:
AutoscaleProfile
public static interface AutoscaleProfile.Definition
extends AutoscaleProfile.DefinitionStages.WithAttach, AutoscaleProfile.DefinitionStages.Blank, AutoscaleProfile.DefinitionStages.WithScaleRule, AutoscaleProfile.DefinitionStages.WithScaleRuleOptional, AutoscaleProfile.DefinitionStages.WithScaleSchedule
The entirety of an autoscale profile definition.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition
attachMethods inherited from interface AutoscaleProfile.DefinitionStages.Blank
withFixedInstanceCount, withMetricBasedScale, withScheduleBasedScaleMethods inherited from interface AutoscaleProfile.DefinitionStages.WithScaleRule
defineScaleRuleMethods inherited from interface AutoscaleProfile.DefinitionStages.WithScaleRuleOptional
defineScaleRule, withFixedDateSchedule, withRecurrentScheduleMethods inherited from interface AutoscaleProfile.DefinitionStages.WithScaleSchedule
withFixedDateSchedule, withRecurrentSchedule