Freigeben über


PatchInstallationDetail.InstallationState Eigenschaft

Definition

Ruft den Status des Patches ab, nachdem der Installationsvorgang abgeschlossen wurde. Mögliche Werte: "Unknown", "Installed", "Failed", "Excluded", "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: