GatewayListConnectionsResponse.GatewayConnection Properties
Namespace:
Microsoft.WindowsAzure.Management.Network.Models
Assembly: Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)
| Name | Description | |
|---|---|---|
![]() | AllocatedIPAddresses | 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. |
![]() | ConnectivityState | Optional. The connection state of the site. You can set the connection state to Connected, Connecting, or NotConnected. |
![]() | EgressBytesTransferred | Optional. The number of bytes of data transferred out through this connection since it was started. |
![]() | IngressBytesTransferred | Optional. The number of bytes of data transferred in through this connection since it was started. |
![]() | LastConnectionEstablished | Optional. The time that the last connection was established. |
![]() | LastEvent | Optional. A record of the last provisioning event for this connection. |
![]() | LocalNetworkSiteName | Optional. The name of the local network site represented by the connection. |
Show:
