| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static ApplicationGatewaySkuName |
ApplicationGatewaySkuName.STANDARD_LARGE
Static value Standard_Large for ApplicationGatewaySkuName.
|
static ApplicationGatewaySkuName |
ApplicationGatewaySkuName.STANDARD_MEDIUM
Static value Standard_Medium for ApplicationGatewaySkuName.
|
static ApplicationGatewaySkuName |
ApplicationGatewaySkuName.STANDARD_SMALL
Static value Standard_Small for ApplicationGatewaySkuName.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewaySkuName |
ApplicationGatewaySku.name()
Get the name value.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewaySku |
ApplicationGatewaySku.withName(ApplicationGatewaySkuName name)
Set the name value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/