Compartir a través de


UpdateSummary.LastInstallJobStatus Propiedad

Definición

Obtiene jobStatus del último trabajo de instalación ejecutado. Entre los valores posibles se incluyen: 'Invalid', 'Running', 'Succeeded', 'Failed', 'Canceled', 'Paused', 'Scheduled'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.lastInstallJobStatus")]
public string LastInstallJobStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lastInstallJobStatus")>]
member this.LastInstallJobStatus : string
Public ReadOnly Property LastInstallJobStatus As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a