Share via


Output.Diagnostics Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.diagnostics")]
public Microsoft.Azure.Management.StreamAnalytics.Models.Diagnostics Diagnostics { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.diagnostics")>]
member this.Diagnostics : Microsoft.Azure.Management.StreamAnalytics.Models.Diagnostics
Public ReadOnly Property Diagnostics As Diagnostics

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to