Enum MaintenanceAction
The nature of the maintenance event.
DATABASE: maintenance event causing a MySQL version upgrade.
OS_UPDATE: maintenance event causing an OS update.
Namespace: Oci.MysqlService.Models
Assembly: OCI.DotNetSDK.Mysql.dll
Syntax
public enum MaintenanceAction
Fields
Name | Description |
---|---|
Database | |
OsUpdate |