Compartir a través de


JobResponse.CreatedTimeUtc Propiedad

Definición

Hora de inicio del trabajo programada en UTC.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="createdTime")]
public DateTime? CreatedTimeUtc { get; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="createdTime")>]
member this.CreatedTimeUtc : Nullable<DateTime>
Public ReadOnly Property CreatedTimeUtc As Nullable(Of DateTime)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a