Interface AutoscaleProfile.Definition
- All Superinterfaces:
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.microsoft.azure.management.resources.fluentcore.model.Attachable.InDefinition
attach
Methods inherited from interface com.microsoft.azure.management.monitor.AutoscaleProfile.DefinitionStages.Blank
withFixedInstanceCount, withMetricBasedScale, withScheduleBasedScale
Methods inherited from interface com.microsoft.azure.management.monitor.AutoscaleProfile.DefinitionStages.WithScaleRule
defineScaleRule
Methods inherited from interface com.microsoft.azure.management.monitor.AutoscaleProfile.DefinitionStages.WithScaleRuleOptional
defineScaleRule, withFixedDateSchedule, withRecurrentSchedule
Methods inherited from interface com.microsoft.azure.management.monitor.AutoscaleProfile.DefinitionStages.WithScaleSchedule
withFixedDateSchedule, withRecurrentSchedule