Sdílet prostřednictvím


ScriptExecution.FailureReason Vlastnost

Definice

Získá nebo nastaví chybovou zprávu, pokud byl skript schopen spustit, ale pokud samotný skript obsahoval chyby nebo PowerShell vyvolal výjimku.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.failureReason")]
public string FailureReason { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.failureReason")>]
member this.FailureReason : string with get, set
Public Property FailureReason As String

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro