你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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