Udostępnij za pośrednictwem


ClientTwin.StatusUpdatedOnUtc Property

Definition

Time when the corresponding device's status was last updated.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)]
public DateTimeOffset? StatusUpdatedOnUtc { get; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)>]
member this.StatusUpdatedOnUtc : Nullable<DateTimeOffset>
Public ReadOnly Property StatusUpdatedOnUtc As Nullable(Of DateTimeOffset)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to