Partager via


ScriptExecution.Warnings Propriété

Définition

Obtient le flux d’avertissement standard à partir de l’exécution de 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à