Magek Framework
GitHub
Website
Preparing search index...
HealthIndicatorsResult
Interface HealthIndicatorsResult
interface
HealthIndicatorsResult
{
status
:
HealthStatus
;
details
?:
{
[
key
:
string
]:
unknown
}
;
name
:
string
;
id
:
string
;
components
?:
HealthIndicatorsResult
[]
;
}
Hierarchy (
View Summary
)
HealthIndicatorResult
HealthIndicatorsResult
Index
Properties
status
details?
name
id
components?
Properties
status
status
:
HealthStatus
Optional
details
details
?:
{
[
key
:
string
]:
unknown
}
name
name
:
string
id
id
:
string
Optional
components
components
?:
HealthIndicatorsResult
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
status
details
name
id
components
GitHub
Website
Magek Framework
Loading...