VpnClientConnectionHealthDetail.VpnConnectionTime Property
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.
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