Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TunnelConnectionHealth

Package version

VirtualNetworkGatewayConnection properties

Hierarchy

  • TunnelConnectionHealth

Index

Properties

Optional connectionStatus

Virtual network Gateway connection status. Possible values include: 'Unknown', 'Connecting', 'Connected', 'NotConnected' NOTE: This property will not be serialized. It can only be populated by the server.

Optional egressBytesTransferred

egressBytesTransferred: undefined | number

The Egress Bytes Transferred in this connection NOTE: This property will not be serialized. It can only be populated by the server.

Optional ingressBytesTransferred

ingressBytesTransferred: undefined | number

The Ingress Bytes Transferred in this connection NOTE: This property will not be serialized. It can only be populated by the server.

Optional lastConnectionEstablishedUtcTime

lastConnectionEstablishedUtcTime: undefined | string

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.

Optional tunnel

tunnel: undefined | string

Tunnel name. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc