Share via


IDiagnostics.Condition 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[] Condition { 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.Condition : Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IDiagnosticCondition[]
Public ReadOnly Property Condition As IDiagnosticCondition()

Property Value

Attributes

Applies to