ScriptExecution.Warnings 屬性

定義

從 Powershell 執行取得標準警告輸出資料流程

[Newtonsoft.Json.JsonProperty(PropertyName="properties.warnings")]
public System.Collections.Generic.IList<string> Warnings { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.warnings")>]
member this.Warnings : System.Collections.Generic.IList<string>
Public ReadOnly Property Warnings As IList(Of String)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於