public static interface VirtualNetworkGateway.DefinitionStages.WithGatewayType
| Modifier and Type | Method and Description |
|---|---|
VirtualNetworkGateway.DefinitionStages.WithSku |
withExpressRoute()
Use Express route gateway type.
|
VirtualNetworkGateway.DefinitionStages.WithCreate |
withPolicyBasedVpn()
Use Policy-based VPN type.
|
VirtualNetworkGateway.DefinitionStages.WithSku |
withRouteBasedVpn()
Use Route-based VPN type.
|
VirtualNetworkGateway.DefinitionStages.WithSku withExpressRoute()
VirtualNetworkGateway.DefinitionStages.WithSku withRouteBasedVpn()
VirtualNetworkGateway.DefinitionStages.WithCreate withPolicyBasedVpn()
Copyright © 2021 Microsoft Corporation. All rights reserved.