Share via


WorkflowRunTrigger.Inputs Property

Definition

Gets the inputs.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to