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

Top

Public Methods

(see also Protected Methods)

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

Top

Protected Methods

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

Top

See Also

Reference

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