JobResponse.CreatedTimeUtc Propriedade

Definição

Hora de início do trabalho agendada em 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a