次の方法で共有


LogicWorkflowRunData.Outputs プロパティ

定義

出力を取得します。

public System.Collections.Generic.IReadOnlyDictionary<string,Azure.ResourceManager.Logic.Models.LogicWorkflowOutputParameterInfo> Outputs { get; }
member this.Outputs : System.Collections.Generic.IReadOnlyDictionary<string, Azure.ResourceManager.Logic.Models.LogicWorkflowOutputParameterInfo>
Public ReadOnly Property Outputs As IReadOnlyDictionary(Of String, LogicWorkflowOutputParameterInfo)

プロパティ値

適用対象