次の方法で共有


Diagnostics.Conditions プロパティ

定義

リソースまたはジョブ全体に適用できる、顧客の注意を必要とする 0 個以上の条件のコレクションを取得します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象