StreamingJobFunctionProperties.Inputs Property

Definition

Gets the inputs.

public System.Collections.Generic.IList<Azure.ResourceManager.StreamAnalytics.Models.StreamingJobFunctionInput> Inputs { get; }
member this.Inputs : System.Collections.Generic.IList<Azure.ResourceManager.StreamAnalytics.Models.StreamingJobFunctionInput>
Public ReadOnly Property Inputs As IList(Of StreamingJobFunctionInput)

Property Value

Applies to