Package version:

Type alias OperationalStatus

OperationalStatus: string

Defines values for OperationalStatus.
KnownOperationalStatus can be used interchangeably with OperationalStatus, this enum contains the known values that the service supports.

Known values supported by the service

Invalid
Unknown
Healthy
Unhealthy
Updating
Running
Stopped
Stopped (deallocated)

Generated using TypeDoc