Share via


CacheHealth.Conditions Property

Definition

Gets outstanding conditions that need to be investigated and resolved.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to