Freigeben über


IotHubScheduledJobResponse.EndedOnUtc Eigenschaft

Definition

Stellt den Zeitpunkt dar, zu dem der Auftrag die Verarbeitung beendet hat.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: