Compartir a través de


AscOperation.Output Propiedad

Definición

Obtiene o establece una salida adicional específica de la operación.

[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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a