IWorkflowRunTrigger.OutputLinkUri Property

Definition

The content link URI.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The content link URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="uri", Update=false)]
public string OutputLinkUri { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="The content link URI.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="uri", Update=false)>]
member this.OutputLinkUri : string
Public ReadOnly Property OutputLinkUri As String

Property Value

Attributes

Applies to