TunnelConnectionHealth Class
VirtualNetworkGatewayConnection properties.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
TunnelConnectionHealth(**kwargs: Any)
Variables
Name | Description |
---|---|
tunnel
|
Tunnel name. |
connection_status
|
Virtual Network Gateway connection status. Known values are: "Unknown", "Connecting", "Connected", and "NotConnected". |
ingress_bytes_transferred
|
The Ingress Bytes Transferred in this connection. |
egress_bytes_transferred
|
The Egress Bytes Transferred in this connection. |
last_connection_established_utc_time
|
The time at which connection was established in Utc format. |
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Python