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

DbServerPatchingDetails interface

DbServer 修补属性

属性

estimatedPatchDuration

估计的修补程序持续时间说明:此属性不会序列化。 它只能由服务器填充。

patchingStatus

修补状态注意:此属性不会序列化。 它只能由服务器填充。

timePatchingEnded

时间修补结束注意:此属性不会序列化。 它只能由服务器填充。

timePatchingStarted

时间修补已启动注意:此属性不会序列化。 它只能由服务器填充。

属性详细信息

estimatedPatchDuration

估计的修补程序持续时间说明:此属性不会序列化。 它只能由服务器填充。

estimatedPatchDuration?: number

属性值

number

patchingStatus

修补状态注意:此属性不会序列化。 它只能由服务器填充。

patchingStatus?: string

属性值

string

timePatchingEnded

时间修补结束注意:此属性不会序列化。 它只能由服务器填充。

timePatchingEnded?: Date

属性值

Date

timePatchingStarted

时间修补已启动注意:此属性不会序列化。 它只能由服务器填充。

timePatchingStarted?: Date

属性值

Date