次の方法で共有


CacheHealth.Conditions プロパティ

定義

調査と解決が必要な未処理の条件を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象