Enum MaintenanceScheduleType
The maintenance schedule type of the DB system.
EARLY: Maintenance schedule follows a cycle where upgrades are performed when versions become deprecated.
REGULAR: Maintenance schedule follows the normal cycle where upgrades are performed when versions become unavailable.
Namespace: Oci.MysqlService.Models
Assembly: OCI.DotNetSDK.Mysql.dll
Syntax
public enum MaintenanceScheduleType
Fields
Name | Description |
---|---|
Early | |
Regular | |
UnknownEnumValue |