Compartir a través de


DscNodeReport.StartTime Propiedad

Definición

Obtiene o establece la hora de inicio del informe de nodo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a