GatewayConnectionUpdateOperation Enumeration

Specifies the operation to perform on the connection.

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

Usage

'Usage
Dim instance As GatewayConnectionUpdateOperation

Syntax

'Declaration
Public Enumeration GatewayConnectionUpdateOperation
public enum GatewayConnectionUpdateOperation
public enum class GatewayConnectionUpdateOperation
public enum GatewayConnectionUpdateOperation
public enum GatewayConnectionUpdateOperation

Members

Member name Description
Connect Specifies that the operation is Connect.
Disconnect Specifies that the operation is Disconnect.
Test Specifies that the operation is Test.

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