ReadinessResult Type
Readiness check result
Union cases
| Union case |
Description
|
Full Usage:
NotReady reasons
Parameters:
string list
|
|
Full Usage:
Ready
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsNotReady
Returns: bool
|
|
Full Usage:
this.IsReady
Returns: bool
|
|
Nao