Freigeben über


JobResponse.StartTimeUtc Eigenschaft

Definition

System generiert. Wird bei der Erstellung ignoriert.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: