Compartir a través de


ApplyUpdate.LastUpdateTime Propiedad

Definición

Obtiene o establece la hora de la última actualización.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.lastUpdateTime")]
public DateTime? LastUpdateTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lastUpdateTime")>]
member this.LastUpdateTime : Nullable<DateTime> with get, set
Public Property LastUpdateTime As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a