| Modifier and Type | Interface and Description |
|---|---|
static interface |
AutoscaleSetting.Definition
The entirety of an autoscale setting definition.
|
static interface |
AutoscaleSetting.DefinitionStages.WithCreate
The stage of the definition which allows autoscale setting creation.
|
| Modifier and Type | Method and Description |
|---|---|
AutoscaleSetting.DefinitionStages.DefineAutoscaleSettingResourceProfiles |
AutoscaleSetting.DefinitionStages.WithAutoscaleSettingResourceTargetResourceUri.withTargetResource(String targetResourceId)
Set the resource identifier of the resource that the autoscale setting should be added to.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/