InputProperties.Diagnostics Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets describes conditions applicable to the Input, Output, or the job overall, that warrant customer attention.
[Newtonsoft.Json.JsonProperty(PropertyName="diagnostics")]
public Microsoft.Azure.Management.StreamAnalytics.Models.Diagnostics Diagnostics { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="diagnostics")>]
member this.Diagnostics : Microsoft.Azure.Management.StreamAnalytics.Models.Diagnostics
Public ReadOnly Property Diagnostics As Diagnostics
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET