Compartilhar via


UpdateSummary.LastInstallJobStatus Propriedade

Definição

Obtém jobStatus do último trabalho de instalação executado. Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a