| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static VpnGatewayGeneration |
VpnGatewayGeneration.GENERATION1
Static value Generation1 for VpnGatewayGeneration.
|
static VpnGatewayGeneration |
VpnGatewayGeneration.GENERATION2
Static value Generation2 for VpnGatewayGeneration.
|
static VpnGatewayGeneration |
VpnGatewayGeneration.NONE
Static value None for VpnGatewayGeneration.
|
| Modifier and Type | Method and Description |
|---|---|
static VpnGatewayGeneration |
VpnGatewayGeneration.fromString(String name)
Creates or finds a VpnGatewayGeneration from its string representation.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<VpnGatewayGeneration> |
VpnGatewayGeneration.values() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/