Compartir a través de


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(Create=false, 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.IDiagnosticCondition) }, Read=true, ReadOnly=true, Required=false, SerializedName="conditions", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.IDiagnosticCondition> DiagnosticCondition { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Create=false, 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.IDiagnosticCondition) }, Read=true, ReadOnly=true, Required=false, SerializedName="conditions", Update=false)>]
member this.DiagnosticCondition : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.IDiagnosticCondition>
Public ReadOnly Property DiagnosticCondition As List(Of IDiagnosticCondition)

Property Value

Attributes

Applies to