次の方法で共有


StreamAnalyticsQueryCompilationResult.Warnings プロパティ

定義

コンパイラによって生成される警告メッセージ。

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

プロパティ値

適用対象