Aracılığıyla paylaş


Twin.StatusUpdatedTime Property

Definition

Time when the corresponding Device's Status was last updated

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to