Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DbServerPatchingDetails

The scheduling details for the quarterly maintenance window. Patching and system updates take place during the maintenance window.

Properties

Optional estimatedPatchDuration

estimatedPatchDuration: undefined | number

Estimated time, in minutes, to patch one database server. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional patchingStatus

patchingStatus: PatchingStatus

The status of the patching operation.

Optional timePatchingEnded

timePatchingEnded: Date

The time when the patching operation ended.

Optional timePatchingStarted

timePatchingStarted: Date

The time when the patching operation started.

Functions

getDeserializedJsonObj

getJsonObj