Compartir a través de


LastPatchInstallationSummary.StartTime Propiedad

Definición

Obtiene la marca de tiempo UTC cuando se inició la operación.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a