GatewayConnection 成员

以下各表列出了由 GatewayConnection 类型公开的成员。

公共 构造函数

  Name 说明
  GatewayConnection Initializes a new instance of the GatewayConnection class.

返回页首

公共 属性

  Name 说明
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 说明
Equals  (继承自 Object
GetHashCode  (继承自 Object
GetType  (继承自 Object
ToString  (继承自 Object

返回页首

受保护 方法

  Name 说明
Finalize  (继承自 Object
MemberwiseClone  (继承自 Object

返回页首

另请参阅

参考

GatewayConnection 类
Microsoft.WindowsAzure.Management.Network.Models.GatewayListConnectionsResponse 命名空间