GatewayListConnectionsResponse.GatewayConnection Class
Assembly: Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)
Microsoft.WindowsAzure.Management.Network.Models.GatewayListConnectionsResponse.GatewayConnection
| Name | Description | |
|---|---|---|
![]() | GatewayListConnectionsResponse.GatewayConnection() | Initializes a new instance of the GatewayConnection class. |
| 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. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)