DbServerPatchingStatus type

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

Known values supported by the service

Scheduled: Patching scheduled
MaintenanceInProgress: Patching in progress
Failed: Patching failed
Complete: Patching completed

type DbServerPatchingStatus = string