Partager via


PatchInstallationDetail.InstallationState Propriété

Définition

Obtient l’état du correctif une fois l’opération d’installation terminée. Les valeurs possibles sont les suivantes : 'Unknown', 'Installed', 'Failed', 'Exclu', 'NotSelected', 'Pending'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à