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 and Windows Server 2008

Target Platforms

See Also

Reference

Microsoft.WindowsAzure.Management.VirtualNetworks.Models Namespace