public class TunnelConnectionHealth extends Object
Constructor and Description |
---|
TunnelConnectionHealth() |
Modifier and Type | Method and Description |
---|---|
VirtualNetworkGatewayConnectionStatus |
connectionStatus()
Get the connectionStatus value.
|
Long |
egressBytesTransferred()
Get the egressBytesTransferred value.
|
Long |
ingressBytesTransferred()
Get the ingressBytesTransferred value.
|
String |
lastConnectionEstablishedUtcTime()
Get the lastConnectionEstablishedUtcTime value.
|
String |
tunnel()
Get the tunnel value.
|
public String tunnel()
public VirtualNetworkGatewayConnectionStatus connectionStatus()
public Long ingressBytesTransferred()
public Long egressBytesTransferred()
public String lastConnectionEstablishedUtcTime()
Copyright © 2019. All rights reserved.