Share via


MaintenanceReadinessStatus type

Defines the readiness status of maintenance
KnownMaintenanceReadinessStatus can be used interchangeably with MaintenanceReadinessStatus, this enum contains the known values that the service supports.

Known values supported by the service

Ready: The system is ready for maintenance
NotReady: The system is not ready for maintenance
DataNotAvailable: Data is not available to determine readiness
NotApplicable: Readiness check is not applicable

type MaintenanceReadinessStatus = string