Partager via


JobResponse.CreatedTimeUtc Propriété

Définition

Heure de début du travail planifiée 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à