WorkflowRunAction.InputsLink Property

Definition

Gets the link to inputs.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.inputsLink")]
public Microsoft.Azure.Management.Logic.Models.ContentLink InputsLink { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.inputsLink")>]
member this.InputsLink : Microsoft.Azure.Management.Logic.Models.ContentLink
Public ReadOnly Property InputsLink As ContentLink

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to