| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
VpnType |
VirtualNetworkGatewayInner.vpnType()
Get the vpnType property: The type of this virtual network gateway.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualNetworkGatewayInner |
VirtualNetworkGatewayInner.withVpnType(VpnType vpnType)
Set the vpnType property: The type of this virtual network gateway.
|
| Modifier and Type | Field and Description |
|---|---|
static VpnType |
VpnType.POLICY_BASED
Static value PolicyBased for VpnType.
|
static VpnType |
VpnType.ROUTE_BASED
Static value RouteBased for VpnType.
|
| Modifier and Type | Method and Description |
|---|---|
static VpnType |
VpnType.fromString(String name)
Creates or finds a VpnType from its string representation.
|
VpnType |
VirtualNetworkGateway.vpnType() |
Copyright © 2021 Microsoft Corporation. All rights reserved.