Share via


IOutput.DiagnosticCondition Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="A collection of zero or more conditions applicable to the resource, or to the job overall, that warrant customer attention.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IDiagnosticCondition) }, ReadOnly=true, Required=false, SerializedName="conditions")]
public Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IDiagnosticCondition[] DiagnosticCondition { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="A collection of zero or more conditions applicable to the resource, or to the job overall, that warrant customer attention.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IDiagnosticCondition) }, ReadOnly=true, Required=false, SerializedName="conditions")>]
member this.DiagnosticCondition : Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IDiagnosticCondition[]
Public ReadOnly Property DiagnosticCondition As IDiagnosticCondition()

Property Value

Attributes

Applies to