Partilhar via


IotHubScheduledJobResponse.EndedOnUtc Propriedade

Definição

Representa a hora em que o trabalho parou de processar.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a