次の方法で共有


StreamAnalyticsQueryCompilationResult.Inputs プロパティ

定義

クエリで使用されるすべての入力名。

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

プロパティ値

適用対象