public enum MaintenanceWindow.Types.PatchingModeReference documentation and code samples for the Oracle Database@Google Cloud v1 API enum MaintenanceWindow.Types.PatchingMode.
Patching mode.
Namespace
Google.Cloud.OracleDatabase.V1Assembly
Google.Cloud.OracleDatabase.V1.dll
Fields |
|
|---|---|
| Name | Description |
NonRolling |
The non-rolling maintenance method first updates your storage servers at the same time, then your database servers at the same time. |
Rolling |
Updates the Cloud Exadata database server hosts in a rolling fashion. |
Unspecified |
Default unspecified value. |