Compartir a través de


CacheHealth.Conditions Propiedad

Definición

Obtiene las condiciones pendientes que deben investigarse y resolverse.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a