Partager via


JobResponse.StartTimeUtc Propriété

Définition

Obtient l’heure de début du travail.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Rest.Serialization.DateTimeRfc1123JsonConverter))]
[Newtonsoft.Json.JsonProperty(PropertyName="startTimeUtc")]
public DateTime? StartTimeUtc { get; }
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Rest.Serialization.DateTimeRfc1123JsonConverter))>]
[<Newtonsoft.Json.JsonProperty(PropertyName="startTimeUtc")>]
member this.StartTimeUtc : Nullable<DateTime>
Public ReadOnly Property StartTimeUtc As Nullable(Of DateTime)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonConverterAttribute Newtonsoft.Json.JsonPropertyAttribute

S’applique à