TunnelConnectionHealth interface
VirtualNetworkGatewayConnection properties.
Properties
connection |
Virtual Network Gateway connection status. NOTE: This property will not be serialized. It can only be populated by the server. |
egress |
The Egress Bytes Transferred in this connection. NOTE: This property will not be serialized. It can only be populated by the server. |
ingress |
The Ingress Bytes Transferred in this connection. NOTE: This property will not be serialized. It can only be populated by the server. |
last |
The time at which connection was established in Utc format. NOTE: This property will not be serialized. It can only be populated by the server. |
tunnel | Tunnel name. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
connectionStatus
Virtual Network Gateway connection status. NOTE: This property will not be serialized. It can only be populated by the server.
connectionStatus?: string
Property Value
string
egressBytesTransferred
The Egress Bytes Transferred in this connection. NOTE: This property will not be serialized. It can only be populated by the server.
egressBytesTransferred?: number
Property Value
number
ingressBytesTransferred
The Ingress Bytes Transferred in this connection. NOTE: This property will not be serialized. It can only be populated by the server.
ingressBytesTransferred?: number
Property Value
number
lastConnectionEstablishedUtcTime
The time at which connection was established in Utc format. NOTE: This property will not be serialized. It can only be populated by the server.
lastConnectionEstablishedUtcTime?: string
Property Value
string
tunnel
Tunnel name. NOTE: This property will not be serialized. It can only be populated by the server.
tunnel?: string
Property Value
string