Cache.Health プロパティ

定義

キャッシュの正常性を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象