GatewayConnectDisconnectOrTestParameters.Operation Property

Definition

Required. Specifies the operation to perform on the connection. Can be set to Connect, Disconnect, or Test to connect to a local network, disconnect from a local network, or test the gateway's connection to a local network site.

public Microsoft.WindowsAzure.Management.Network.Models.GatewayConnectionUpdateOperation Operation { get; set; }
member this.Operation : Microsoft.WindowsAzure.Management.Network.Models.GatewayConnectionUpdateOperation with get, set
Public Property Operation As GatewayConnectionUpdateOperation

Property Value

Applies to