DevCenterPoolData.HealthStatusDetails Property

Definition

Details on the Pool health status to help diagnose issues. This is only populated when the pool status indicates the pool is in a non-healthy state.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DevCenter.Models.DevCenterHealthStatusDetail> HealthStatusDetails { get; }
member this.HealthStatusDetails : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.DevCenter.Models.DevCenterHealthStatusDetail>
Public ReadOnly Property HealthStatusDetails As IReadOnlyList(Of DevCenterHealthStatusDetail)

Property Value

Applies to