| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models 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.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.