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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/