IWorkflowRunActionRepetitionDefinition.InputLinkUri 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 InputLinkUri { 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.InputLinkUri : string
Public ReadOnly Property InputLinkUri As String

Property Value

Attributes

Applies to