GatewayListConnectionsResponse.GatewayConnection Properties

 

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

NameDescription
System_CAPS_pubpropertyAllocatedIPAddresses

Optional. If LocalNetworkSiteName is defined as VPNClientConnection, this element contains a list of IP addresses (represented as strings) that are assigned to currently connected VPN clients.

System_CAPS_pubpropertyConnectivityState

Optional. The connection state of the site. You can set the connection state to Connected, Connecting, or NotConnected.

System_CAPS_pubpropertyEgressBytesTransferred

Optional. The number of bytes of data transferred out through this connection since it was started.

System_CAPS_pubpropertyIngressBytesTransferred

Optional. The number of bytes of data transferred in through this connection since it was started.

System_CAPS_pubpropertyLastConnectionEstablished

Optional. The time that the last connection was established.

System_CAPS_pubpropertyLastEvent

Optional. A record of the last provisioning event for this connection.

System_CAPS_pubpropertyLocalNetworkSiteName

Optional. The name of the local network site represented by the connection.

Return to top
Show: