GatewayProcessorArchitecture Enumeration
Specifies the processor architecture for the generated VPN client package.
Namespace: Microsoft.WindowsAzure.Management.VirtualNetworks.Models
Assembly: Microsoft.WindowsAzure.Management.VirtualNetworks (in Microsoft.WindowsAzure.Management.VirtualNetworks.dll)
Usage
'Usage
Dim instance As GatewayProcessorArchitecture
Syntax
'Declaration
Public Enumeration GatewayProcessorArchitecture
public enum GatewayProcessorArchitecture
public enum class GatewayProcessorArchitecture
public enum GatewayProcessorArchitecture
public enum GatewayProcessorArchitecture
Members
Member name | Description |
---|---|
Amd64 | Specifies that the architecture is Amd64. |
X86 | Specifies that the architecture is X86. |
Platforms
Development Platforms
Windows Vista, Windows 7 and Windows Server 2008
Target Platforms
See Also
Reference
Microsoft.WindowsAzure.Management.VirtualNetworks.Models Namespace