VpnClientConnectionHealth Class
VpnClientConnectionHealth properties.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
VpnClientConnectionHealth
Constructor
VpnClientConnectionHealth(*, vpn_client_connections_count: typing.Union[int, NoneType] = None, allocated_ip_addresses: typing.Union[typing.List[str], NoneType] = None, **kwargs)
Parameters
- vpn_client_connections_count
- int
The total of p2s vpn clients connected at this time to this P2SVpnGateway.
Variables
- total_ingress_bytes_transferred
- <xref:long>
Total of the Ingress Bytes Transferred in this P2S Vpn connection.
- total_egress_bytes_transferred
- <xref:long>
Total of the Egress Bytes Transferred in this connection.
Feedback
Submit and view feedback for