GatewayListConnectionsResponse.GatewayConnection.ConnectivityState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. The connection state of the site. You can set the connection state to Connected, Connecting, or NotConnected.
public Microsoft.WindowsAzure.Management.Network.Models.GatewayConnectivityState ConnectivityState { get; set; }
member this.ConnectivityState : Microsoft.WindowsAzure.Management.Network.Models.GatewayConnectivityState with get, set
Public Property ConnectivityState As GatewayConnectivityState