Share via


EstimatedPatchingTime interface

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

Properties

estimatedDbServerPatchingTime

The estimated time required in minutes for database server patching.

estimatedNetworkSwitchesPatchingTime

The estimated time required in minutes for network switch patching.

estimatedStorageServerPatchingTime

The estimated time required in minutes for storage server patching.

totalEstimatedPatchingTime

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