Share via


TunnelConnectionHealth.LastConnectionEstablishedUtcTime Property

Definition

Gets the time at which connection was established in Utc format.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to