Compartir a través de


ClientTwin.LastActiveOnUtc Propiedad

Definición

Hora en la que el dispositivo correspondiente estaba activo por última vez.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a