| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static VirtualNetworkGatewaySkuName |
VirtualNetworkGatewaySkuName.BASIC
Static value Basic for VirtualNetworkGatewaySkuName.
|
static VirtualNetworkGatewaySkuName |
VirtualNetworkGatewaySkuName.HIGH_PERFORMANCE
Static value HighPerformance for VirtualNetworkGatewaySkuName.
|
static VirtualNetworkGatewaySkuName |
VirtualNetworkGatewaySkuName.STANDARD
Static value Standard for VirtualNetworkGatewaySkuName.
|
static VirtualNetworkGatewaySkuName |
VirtualNetworkGatewaySkuName.ULTRA_PERFORMANCE
Static value UltraPerformance for VirtualNetworkGatewaySkuName.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualNetworkGatewaySkuName |
VirtualNetworkGatewaySku.name()
Get the name value.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualNetworkGatewaySku |
VirtualNetworkGatewaySku.withName(VirtualNetworkGatewaySkuName 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.
*/