StreamAnalyticsQueryCompilationResult.Warnings Property

Definition

Warning messages produced by the compiler.

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

Property Value

Applies to