GatewayType Enum

Definition

Possible values for gateway type. (see http://msdn.microsoft.com/library/azure/jj156075.aspx for more information)

public enum GatewayType
type GatewayType = 
Public Enum GatewayType
Inheritance
GatewayType

Fields

DynamicRouting 1

Route-based VPN

StaticRouting 0

Policy-based VPN

Applies to