VpnClientConnectionHealthDetail interface

VPN client connection health detail.

Properties

egressBytesTransferred

The egress bytes per second. NOTE: This property will not be serialized. It can only be populated by the server.

egressPacketsTransferred

The egress packets per second. NOTE: This property will not be serialized. It can only be populated by the server.

ingressBytesTransferred

The ingress bytes per second. NOTE: This property will not be serialized. It can only be populated by the server.

ingressPacketsTransferred

The ingress packets per second. NOTE: This property will not be serialized. It can only be populated by the server.

maxBandwidth

The max band width. NOTE: This property will not be serialized. It can only be populated by the server.

maxPacketsPerSecond

The max packets transferred per second. NOTE: This property will not be serialized. It can only be populated by the server.

privateIpAddress

The assigned private Ip of a connected vpn client. NOTE: This property will not be serialized. It can only be populated by the server.

publicIpAddress

The public Ip of a connected vpn client. NOTE: This property will not be serialized. It can only be populated by the server.

vpnConnectionDuration

The duration time of a connected vpn client. NOTE: This property will not be serialized. It can only be populated by the server.

vpnConnectionId

The vpn client Id. NOTE: This property will not be serialized. It can only be populated by the server.

vpnConnectionTime

The start time of a connected vpn client. NOTE: This property will not be serialized. It can only be populated by the server.

vpnUserName

The user name of a connected vpn client. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

egressBytesTransferred

The egress bytes per second. NOTE: This property will not be serialized. It can only be populated by the server.

egressBytesTransferred?: number

Property Value

number

egressPacketsTransferred

The egress packets per second. NOTE: This property will not be serialized. It can only be populated by the server.

egressPacketsTransferred?: number

Property Value

number

ingressBytesTransferred

The ingress bytes per second. NOTE: This property will not be serialized. It can only be populated by the server.

ingressBytesTransferred?: number

Property Value

number

ingressPacketsTransferred

The ingress packets per second. NOTE: This property will not be serialized. It can only be populated by the server.

ingressPacketsTransferred?: number

Property Value

number

maxBandwidth

The max band width. NOTE: This property will not be serialized. It can only be populated by the server.

maxBandwidth?: number

Property Value

number

maxPacketsPerSecond

The max packets transferred per second. NOTE: This property will not be serialized. It can only be populated by the server.

maxPacketsPerSecond?: number

Property Value

number

privateIpAddress

The assigned private Ip of a connected vpn client. NOTE: This property will not be serialized. It can only be populated by the server.

privateIpAddress?: string

Property Value

string

publicIpAddress

The public Ip of a connected vpn client. NOTE: This property will not be serialized. It can only be populated by the server.

publicIpAddress?: string

Property Value

string

vpnConnectionDuration

The duration time of a connected vpn client. NOTE: This property will not be serialized. It can only be populated by the server.

vpnConnectionDuration?: number

Property Value

number

vpnConnectionId

The vpn client Id. NOTE: This property will not be serialized. It can only be populated by the server.

vpnConnectionId?: string

Property Value

string

vpnConnectionTime

The start time of a connected vpn client. NOTE: This property will not be serialized. It can only be populated by the server.

vpnConnectionTime?: string

Property Value

string

vpnUserName

The user name of a connected vpn client. NOTE: This property will not be serialized. It can only be populated by the server.

vpnUserName?: string

Property Value

string