Compartilhar via


ScriptExecution.Output Propriedade

Definição

Obtém ou define o fluxo de saída padrão da execução do PowerShell

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a