MaintenanceState type
Defines values for MaintenanceState.
KnownMaintenanceState can be used interchangeably with MaintenanceState,
this enum contains the known values that the service supports.
Known values supported by the service
Scheduled
ReScheduled
InPreparation
Processing
Completed
Canceled
type MaintenanceState = string