다음을 통해 공유


WorkflowRunActionRepetitionDefinition.Outputs Property

Definition

Gets the outputs.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to