Compartir a través de


IotHubJobResponse.EndedOnUtc Propiedad

Definición

Cuando finalice el trabajo.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Comentarios

El servicio crea este valor. Si el usuario lo especifica, se omitirá.

Se aplica a