GatewayListConnectionsResponse.GatewayConnection Class

Definition

public class GatewayListConnectionsResponse.GatewayConnection
type GatewayListConnectionsResponse.GatewayConnection = class
Public Class GatewayListConnectionsResponse.GatewayConnection
Inheritance
GatewayListConnectionsResponse.GatewayConnection

Constructors

GatewayListConnectionsResponse.GatewayConnection()

Initializes a new instance of the GatewayConnection class.

Properties

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.

Applies to