TunnelConnectionHealth interface
VirtualNetworkGatewayConnection 属性。
屬性
connection |
虛擬網路網關聯機狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
egress |
在此連線中傳輸的輸出位元組。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
ingress |
在此連線中傳輸的輸入位元組。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
last |
以Utc格式建立連線的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tunnel | 通道名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
connectionStatus
虛擬網路網關聯機狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
connectionStatus?: string
屬性值
string
egressBytesTransferred
在此連線中傳輸的輸出位元組。 注意:這個屬性不會串行化。 它只能由伺服器填入。
egressBytesTransferred?: number
屬性值
number
ingressBytesTransferred
在此連線中傳輸的輸入位元組。 注意:這個屬性不會串行化。 它只能由伺服器填入。
ingressBytesTransferred?: number
屬性值
number
lastConnectionEstablishedUtcTime
以Utc格式建立連線的時間。 注意:這個屬性不會串行化。 它只能由伺服器填入。
lastConnectionEstablishedUtcTime?: string
屬性值
string
tunnel
通道名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
tunnel?: string
屬性值
string