GatewayType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Name | Value | Description |
---|---|---|
StaticRouting | 0 | Policy-based VPN |
DynamicRouting | 1 | Route-based VPN |