GatewayConnectDisconnectOrTestParameters.Operation Property

 

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.

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

public GatewayConnectionUpdateOperation Operation { get; set; }
Return to top
Show: