Freigeben über


AscOperation.Output Eigenschaft

Definition

Ruft zusätzliche vorgangsspezifische Ausgabe ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: