GatewayProfile Enumeration

Specifies the sizes of a gateway profile.

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

Usage

'Usage
Dim instance As GatewayProfile

Syntax

'Declaration
Public Enumeration GatewayProfile
public enum GatewayProfile
public enum class GatewayProfile
public enum GatewayProfile
public enum GatewayProfile

Members

Member name Description
ExtraLarge Specifies the ExtraLarge gateway profile.
Large Specifies the Large gateway profile.
Medium Specifies the Medium gateway profile.
Small Specifies the Small gateway profile.

Platforms

Development Platforms

Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012

Target Platforms

See Also

Reference

Microsoft.WindowsAzure.Management.VirtualNetworks.Models Namespace