IWorkflowTriggerHistory.InputLinkMetadata Property

Definition

The metadata.

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

Property Value

Attributes

Applies to