VpnClientConnectionHealthDetail.VpnConnectionDuration Property

Definition

Gets the duration time of a connected vpn client.

[Newtonsoft.Json.JsonProperty(PropertyName="vpnConnectionDuration")]
public long? VpnConnectionDuration { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vpnConnectionDuration")>]
member this.VpnConnectionDuration : Nullable<int64>
Public ReadOnly Property VpnConnectionDuration As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to