Partager via


DscNodeReport.StartTime Propriété

Définition

Obtient ou définit l’heure de début du rapport de nœud.

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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à