你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EstimatedPatchingTime interface

所有修补操作(数据库服务器、存储服务器和网络交换机修补)所需的估计总时间(以分钟为单位)。

属性

estimatedDbServerPatchingTime

数据库服务器修补所需的估计时间(以分钟为单位)。 注意:此属性不会序列化。 它只能由服务器填充。

estimatedNetworkSwitchesPatchingTime

网络交换机修补所需的估计时间(以分钟为单位)。 注意:此属性不会序列化。 它只能由服务器填充。

estimatedStorageServerPatchingTime

存储服务器修补所需的估计时间(以分钟为单位)。 注意:此属性不会序列化。 它只能由服务器填充。

totalEstimatedPatchingTime

所有修补操作所需的估计总时间(以分钟为单位)。 注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

estimatedDbServerPatchingTime

数据库服务器修补所需的估计时间(以分钟为单位)。 注意:此属性不会序列化。 它只能由服务器填充。

estimatedDbServerPatchingTime?: number

属性值

number

estimatedNetworkSwitchesPatchingTime

网络交换机修补所需的估计时间(以分钟为单位)。 注意:此属性不会序列化。 它只能由服务器填充。

estimatedNetworkSwitchesPatchingTime?: number

属性值

number

estimatedStorageServerPatchingTime

存储服务器修补所需的估计时间(以分钟为单位)。 注意:此属性不会序列化。 它只能由服务器填充。

estimatedStorageServerPatchingTime?: number

属性值

number

totalEstimatedPatchingTime

所有修补操作所需的估计总时间(以分钟为单位)。 注意:此属性不会序列化。 它只能由服务器填充。

totalEstimatedPatchingTime?: number

属性值

number