Bagikan melalui


Cache.Health Property

Definition

Gets health of the Cache.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to