Freigeben über


IotHubJobResponse.EndedOnUtc Eigenschaft

Definition

Wenn der Auftrag abgeschlossen ist.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

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

Gilt für: