Partager via


AscOperation.Output Propriété

Définition

Obtient ou définit une sortie spécifique à l’opération supplémentaire.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à