Megosztás a következőn keresztül:


IExpressionTraces.Input Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IExpressionRoot) }, ReadOnly=false, Required=false, SerializedName="inputs")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IExpressionRoot[] Input { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IExpressionRoot) }, ReadOnly=false, Required=false, SerializedName="inputs")>]
member this.Input : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IExpressionRoot[] with get, set
Public Property Input As IExpressionRoot()

Property Value

Attributes

Applies to