共用方式為


EstimatedPatchingTime interface

所有修補作業所需分鐘數的估計總時間(資料庫伺服器、記憶體伺服器和網路交換器修補)。

屬性

estimatedDbServerPatchingTime

資料庫伺服器修補所需分鐘數的估計時間。

estimatedNetworkSwitchesPatchingTime

網路交換器修補所需分鐘數的估計時間。

estimatedStorageServerPatchingTime

記憶體伺服器修補所需的估計時間,以分鐘為單位。

totalEstimatedPatchingTime

所有修補作業所需分鐘數的估計總時間。

屬性詳細資料

estimatedDbServerPatchingTime

資料庫伺服器修補所需分鐘數的估計時間。

estimatedDbServerPatchingTime?: number

屬性值

number

estimatedNetworkSwitchesPatchingTime

網路交換器修補所需分鐘數的估計時間。

estimatedNetworkSwitchesPatchingTime?: number

屬性值

number

estimatedStorageServerPatchingTime

記憶體伺服器修補所需的估計時間,以分鐘為單位。

estimatedStorageServerPatchingTime?: number

屬性值

number

totalEstimatedPatchingTime

所有修補作業所需分鐘數的估計總時間。

totalEstimatedPatchingTime?: number

屬性值

number