Share via


StreamingJobInputProperties.DiagnosticsConditions Property

Definition

A collection of zero or more conditions applicable to the resource, or to the job overall, that warrant customer attention.

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

Property Value

Applies to