Compartilhar via


IotHubJobResponse.EndedOnUtc Propriedade

Definição

Quando o trabalho for concluído.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentários

Esse valor é criado pelo serviço. Se especificado pelo usuário, ele será ignorado.

Aplica-se a