TunnelConnectionHealth Class

VirtualNetworkGatewayConnection properties.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.network._serialization.Model
TunnelConnectionHealth

Constructor

TunnelConnectionHealth(**kwargs: Any)

Variables

Name Description
tunnel
str

Tunnel name.

connection_status

Virtual Network Gateway connection status. Known values are: "Unknown", "Connecting", "Connected", and "NotConnected".

ingress_bytes_transferred
int

The Ingress Bytes Transferred in this connection.

egress_bytes_transferred
int

The Egress Bytes Transferred in this connection.

last_connection_established_utc_time
str

The time at which connection was established in Utc format.