Compartir a través de


DeviceRegistrationState.LastUpdatedOnUtc Propiedad

Definición

Hora de fecha y hora de la última actualización (en UTC).

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="lastUpdatedDateTimeUtc")]
public DateTimeOffset? LastUpdatedOnUtc { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, PropertyName="lastUpdatedDateTimeUtc")>]
member this.LastUpdatedOnUtc : Nullable<DateTimeOffset> with get, set
Public Property LastUpdatedOnUtc As Nullable(Of DateTimeOffset)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a