Compartir a través de


UpdateSummary.InProgressInstallJobStartedDateTime Propiedad

Definición

Obtiene la hora en que se inició la instalación actualmente en ejecución (si existe).

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a