IWithGatewayType Interface

Definition

The stage of virtual network gateway definition allowing to specify virtual network gateway type.

public interface IWithGatewayType
type IWithGatewayType = interface
Public Interface IWithGatewayType
Derived

Methods

WithExpressRoute()

Use Express route gateway type.

WithPolicyBasedVpn()

Use Policy-based VPN type. Note: this is available only for Basic SKU.

WithRouteBasedVpn()

Use Route-based VPN type.

Applies to