Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace EstimatedPatchingTime

The estimated total time required in minutes for all patching operations (database server, storage server, and network switch patching).

Properties

Optional estimatedDbServerPatchingTime

estimatedDbServerPatchingTime: undefined | number

The estimated time required in minutes for database server patching. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional estimatedNetworkSwitchesPatchingTime

estimatedNetworkSwitchesPatchingTime: undefined | number

The estimated time required in minutes for network switch patching. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional estimatedStorageServerPatchingTime

estimatedStorageServerPatchingTime: undefined | number

The estimated time required in minutes for storage server patching. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional totalEstimatedPatchingTime

totalEstimatedPatchingTime: undefined | number

The estimated total time required in minutes for all patching operations. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj