Oracle Database@Google Cloud v1 API - Enum MaintenanceWindow.Types.PatchingMode (1.0.0-beta01)

public enum MaintenanceWindow.Types.PatchingMode

Reference documentation and code samples for the Oracle Database@Google Cloud v1 API enum MaintenanceWindow.Types.PatchingMode.

Patching mode.

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

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.