DeviceTwinMetadata.LastUpdated Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to