你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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