共用方式為


StreamAnalyticsQueryCompilationResult.Inputs Property

Definition

All input names used by the query.

public System.Collections.Generic.IReadOnlyList<string> Inputs { get; }
member this.Inputs : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Inputs As IReadOnlyList(Of String)

Property Value

Applies to