Freigeben über


IotHubJobResponse.StartedOnUtc Eigenschaft

Definition

Wenn die Ausführung des Auftrags gestartet wurde.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="startTimeUtc")]
public DateTimeOffset? StartedOnUtc { get; protected internal set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="startTimeUtc")>]
member this.StartedOnUtc : Nullable<DateTimeOffset> with get, set
Public Property StartedOnUtc As Nullable(Of DateTimeOffset)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Dieser Wert wird vom Dienst erstellt. Wenn sie vom Benutzer angegeben wird, wird sie ignoriert.

Gilt für: