次の方法で共有


WorkflowRunInner.Outputs プロパティ

定義

[Newtonsoft.Json.JsonProperty(PropertyName="properties.outputs")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.Logic.Fluent.Models.WorkflowOutputParameter> Outputs { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.outputs")>]
member this.Outputs : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.Logic.Fluent.Models.WorkflowOutputParameter>
Public ReadOnly Property Outputs As IDictionary(Of String, WorkflowOutputParameter)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象