public static interface AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfiles
| Modifier and Type | Method and Description |
|---|---|
AutoscaleProfile.DefinitionStages.Blank |
defineAutoscaleProfile(String name)
Starts the definition of automatic scaling profiles that specify different scaling parameters for
different time periods.
|
AutoscaleProfile.DefinitionStages.Blank defineAutoscaleProfile(String name)
name - name of the autoscale profile.Copyright © 2020 Microsoft Corporation. All rights reserved.