Share via


ICacheHealth.Condition Property

Definition

Outstanding conditions that need to be investigated and resolved.

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Outstanding conditions that need to be investigated and resolved.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.ICondition) }, ReadOnly=true, Required=false, SerializedName="conditions")]
public Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.ICondition[] Condition { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Description="Outstanding conditions that need to be investigated and resolved.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.ICondition) }, ReadOnly=true, Required=false, SerializedName="conditions")>]
member this.Condition : Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Models.Api20230501.ICondition[]
Public ReadOnly Property Condition As ICondition()

Property Value

Attributes

Applies to