Megosztás a következőn keresztül:


StreamAnalyticsQueryCompilationResult.Errors Property

Definition

Error messages produced by the compiler.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.StreamAnalytics.Models.StreamAnalyticsQueryCompilationError> Errors { get; }
member this.Errors : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.StreamAnalytics.Models.StreamAnalyticsQueryCompilationError>
Public ReadOnly Property Errors As IReadOnlyList(Of StreamAnalyticsQueryCompilationError)

Property Value

Applies to