次の方法で共有


WorkflowRunTrigger.Outputs プロパティ

定義

出力を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="outputs")]
public object Outputs { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="outputs")>]
member this.Outputs : obj
Public ReadOnly Property Outputs As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象