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. NOTE: This property will not be serialized. It can only be populated by the server.

estimatedNetworkSwitchesPatchingTime

The estimated time required in minutes for network switch patching. NOTE: This property will not be serialized. It can only be populated by the server.

estimatedStorageServerPatchingTime

The estimated time required in minutes for storage server patching. NOTE: This property will not be serialized. It can only be populated by the server.

totalEstimatedPatchingTime

The estimated total time required in minutes for all patching operations. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

estimatedDbServerPatchingTime

The estimated time required in minutes for database server patching. NOTE: This property will not be serialized. It can only be populated by the server.

estimatedDbServerPatchingTime?: number

Property Value

number

estimatedNetworkSwitchesPatchingTime

The estimated time required in minutes for network switch patching. NOTE: This property will not be serialized. It can only be populated by the server.

estimatedNetworkSwitchesPatchingTime?: number

Property Value

number

estimatedStorageServerPatchingTime

The estimated time required in minutes for storage server patching. NOTE: This property will not be serialized. It can only be populated by the server.

estimatedStorageServerPatchingTime?: number

Property Value

number

totalEstimatedPatchingTime

The estimated total time required in minutes for all patching operations. NOTE: This property will not be serialized. It can only be populated by the server.

totalEstimatedPatchingTime?: number

Property Value

number