Partilhar via


IInputProperties.Diagnostic Property

Definition

Describes conditions applicable to the Input, Output, or the job overall, that warrant customer attention.

[Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="Describes conditions applicable to the Input, Output, or the job overall, that warrant customer attention.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IDiagnostics) }, ReadOnly=true, Required=false, SerializedName="diagnostics")]
public Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IDiagnostics Diagnostic { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Runtime.Info(Description="Describes conditions applicable to the Input, Output, or the job overall, that warrant customer attention.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IDiagnostics) }, ReadOnly=true, Required=false, SerializedName="diagnostics")>]
member this.Diagnostic : Microsoft.Azure.PowerShell.Cmdlets.StreamAnalytics.Models.Api20170401Preview.IDiagnostics
Public ReadOnly Property Diagnostic As IDiagnostics

Property Value

Attributes

Applies to