Partager via


Diagnostics.Conditions Propriété

Définition

Obtient une collection de zéro ou plusieurs conditions applicables à la ressource, ou à l’ensemble du travail, qui justifient l’attention du client.

[Newtonsoft.Json.JsonProperty(PropertyName="conditions")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.StreamAnalytics.Models.DiagnosticCondition> Conditions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="conditions")>]
member this.Conditions : System.Collections.Generic.IList<Microsoft.Azure.Management.StreamAnalytics.Models.DiagnosticCondition>
Public ReadOnly Property Conditions As IList(Of DiagnosticCondition)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à