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