DevCenterPoolData.HealthStatus Property

Definition

Overall health status of the Pool. Indicates whether or not the Pool is available to create Dev Boxes.

public Azure.ResourceManager.DevCenter.Models.DevCenterHealthStatus? HealthStatus { get; }
member this.HealthStatus : Nullable<Azure.ResourceManager.DevCenter.Models.DevCenterHealthStatus>
Public ReadOnly Property HealthStatus As Nullable(Of DevCenterHealthStatus)

Property Value

Applies to