GatewayType Enumeration

Specifies the type of the Virtual Network Gateway.

Namespace: Microsoft.WindowsAzure.Management.VirtualNetworks.Models
Assembly: Microsoft.WindowsAzure.Management.VirtualNetworks (in Microsoft.WindowsAzure.Management.VirtualNetworks.dll)

Usage

'Usage
Dim instance As GatewayType

Syntax

'Declaration
Public Enumeration GatewayType
public enum GatewayType
public enum class GatewayType
public enum GatewayType
public enum GatewayType

Members

Member name Description
DynamicRouting Specifies that the type of Virtual Network Gateway is DynamicRouting type.
StaticRouting Specifies that the type of Virtual Network Gateway is StaticRouting.

Platforms

Development Platforms

Windows Vista, Windows 7 and Windows Server 2008

Target Platforms

See Also

Reference

Microsoft.WindowsAzure.Management.VirtualNetworks.Models Namespace