public static interface AutoscaleSetting.DefinitionStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AutoscaleSetting.DefinitionStages.Blank
The first stage of autoscale setting definition.
|
static interface |
AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceNotifications
The stage of the definition which specifies autoscale notifications.
|
static interface |
AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfiles
The stage of the definition which specifies autoscale profile.
|
static interface |
AutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceEnabled
The stage of the definition which specifies if the current autoscale setting should be disabled upon creation.
|
static interface |
AutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceTargetResourceUri
The stage of the definition which selects target resource.
|
static interface |
AutoscaleSetting.DefinitionStages.WithCreate
The stage of the definition which allows autoscale setting creation.
|
static interface |
AutoscaleSetting.DefinitionStages.WithGroup
The stage of the definition which selects resource group.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/