次の方法で共有


StreamAnalyticsQueryCompilationResult.Outputs プロパティ

定義

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

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

プロパティ値

適用対象