VpnClientConnectionHealth Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
VpnClientConnectionHealth properties.
public class VpnClientConnectionHealth
type VpnClientConnectionHealth = class
Public Class VpnClientConnectionHealth
- Inheritance
-
System.ObjectVpnClientConnectionHealth
Properties
AllocatedIpAddresses |
List of allocated ip addresses to the connected p2s vpn clients. |
TotalEgressBytesTransferred |
Total of the Egress Bytes Transferred in this connection. |
TotalIngressBytesTransferred |
Total of the Ingress Bytes Transferred in this P2S Vpn connection. |
VpnClientConnectionsCount |
The total of p2s vpn clients connected at this time to this P2SVpnGateway. |