Share via


GatewayConnection Members

Represents a Virtual Network Gateway connection.

The following tables list the members exposed by the GatewayConnection type.

Public Constructors

  Name Description
  GatewayConnection Initializes a new instance of the GatewayConnection class.

Top

Public Properties

  Name Description
AllocatedIPAddresses Gets or sets a list of IP addresses that are assigned to currently connected VPN clients.
ConnectivityState Gets or sets a GatewayConnectivityState value that specifies the connection state of the site.
EgressBytesTransferred Gets or sets the number of bytes of data transferred out through this connection since it was started.
IngressBytesTransferred Gets or sets the number of bytes of data transferred in through this connection since it was started.
LastConnectionEstablished Gets or sets the date and time of the last connection that was established.
LastEvent Gets or sets an GatewayEvent object that contains the date and time of the last provisioning event for the connection.
LocalNetworkSiteName Gets or sets the name of the local network site represented by the connection.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

GatewayConnection Class
Microsoft.WindowsAzure.Management.VirtualNetworks.Models.GatewayListConnectionsResponse Namespace