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

IHealthCheckStatusDetailsProperties.HealthCheck Property

Definition

Details for each health check item.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Details for each health check item.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IHealthCheck) }, ReadOnly=true, Required=false, SerializedName="healthChecks")]
public Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IHealthCheck[] HealthCheck { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="Details for each health check item.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IHealthCheck) }, ReadOnly=true, Required=false, SerializedName="healthChecks")>]
member this.HealthCheck : Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Models.Api20240501Preview.IHealthCheck[]
Public ReadOnly Property HealthCheck As IHealthCheck()

Property Value

Attributes

Applies to