VpnClientConnectionHealthDetail.VpnConnectionTime Property

Definition

Gets the start time of a connected vpn client.

[Newtonsoft.Json.JsonProperty(PropertyName="vpnConnectionTime")]
public string VpnConnectionTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vpnConnectionTime")>]
member this.VpnConnectionTime : string
Public ReadOnly Property VpnConnectionTime As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to