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