EstimatedPatchingTime interface  
所有修补操作(数据库服务器、存储服务器和网络交换机修补)所需的估计总时间(以分钟为单位)。
属性
| estimated | 数据库服务器修补所需的估计时间(以分钟为单位)。 | 
| estimated | 网络交换机修补所需的估计时间(以分钟为单位)。 | 
| estimated | 存储服务器修补所需的估计时间(以分钟为单位)。 | 
| total | 所有修补操作所需的估计总时间(以分钟为单位)。 | 
属性详细信息
		estimatedDbServerPatchingTime
	   
	数据库服务器修补所需的估计时间(以分钟为单位)。
estimatedDbServerPatchingTime?: number属性值
number
		estimatedNetworkSwitchesPatchingTime
	    
	网络交换机修补所需的估计时间(以分钟为单位)。
estimatedNetworkSwitchesPatchingTime?: number属性值
number
		estimatedStorageServerPatchingTime
	    
	存储服务器修补所需的估计时间(以分钟为单位)。
estimatedStorageServerPatchingTime?: number属性值
number
		totalEstimatedPatchingTime
	   
	所有修补操作所需的估计总时间(以分钟为单位)。
totalEstimatedPatchingTime?: number属性值
number