Share via


DscCompilationJob.StartTime Propiedad

Definición

Obtiene la hora de inicio del trabajo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a