Share via


IFunctionConfiguration.Input Property

Definition

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

Property Value

Attributes

Applies to