Share via


DscCompilationJob.EndTime Propiedad

Definición

Obtiene la hora de finalización del trabajo.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.endTime")]
public DateTimeOffset? EndTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.endTime")>]
member this.EndTime : Nullable<DateTimeOffset>
Public ReadOnly Property EndTime As Nullable(Of DateTimeOffset)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a