Share via


IWorkflowRunActionRepetitionDefinition.InputLinkMetadata Property

Definition

The metadata.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The metadata.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IAny) }, ReadOnly=true, Required=false, SerializedName="metadata")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IAny InputLinkMetadata { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The metadata.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IAny) }, ReadOnly=true, Required=false, SerializedName="metadata")>]
member this.InputLinkMetadata : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IAny
Public ReadOnly Property InputLinkMetadata As IAny

Property Value

Attributes

Applies to