DeviceTwinInfo.LastActivityTime Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="lastActivityTime")]
public string LastActivityTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastActivityTime")>]
member this.LastActivityTime : string with get, set
Public Property LastActivityTime As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to