Module.ConnectionStateUpdatedTime Property

Definition

Time when the connection state was last updated.

[Newtonsoft.Json.JsonProperty(PropertyName="connectionStateUpdatedTime")]
public DateTime ConnectionStateUpdatedTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectionStateUpdatedTime")>]
member this.ConnectionStateUpdatedTime : DateTime with get, set
Public Property ConnectionStateUpdatedTime As DateTime

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to