EstimatedPatchingTime interface
The estimated total time required in minutes for all patching operations (database server, storage server, and network switch patching).
Properties
| estimated |
The estimated time required in minutes for database server patching. |
| estimated |
The estimated time required in minutes for network switch patching. |
| estimated |
The estimated time required in minutes for storage server patching. |
| total |
The estimated total time required in minutes for all patching operations. |
Property Details
estimatedDbServerPatchingTime
The estimated time required in minutes for database server patching.
estimatedDbServerPatchingTime?: number
Property Value
number
estimatedNetworkSwitchesPatchingTime
The estimated time required in minutes for network switch patching.
estimatedNetworkSwitchesPatchingTime?: number
Property Value
number
estimatedStorageServerPatchingTime
The estimated time required in minutes for storage server patching.
estimatedStorageServerPatchingTime?: number
Property Value
number
totalEstimatedPatchingTime
The estimated total time required in minutes for all patching operations.
totalEstimatedPatchingTime?: number
Property Value
number