WorkflowRunAction.OutputsLink Property

Definition

Gets the link to outputs.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to