DbServerPatchingDetails interface
DbServer 修补属性
属性
| estimated |
估计的修补程序持续时间说明:此属性不会序列化。 它只能由服务器填充。 |
| patching |
修补状态注意:此属性不会序列化。 它只能由服务器填充。 |
| time |
时间修补结束注意:此属性不会序列化。 它只能由服务器填充。 |
| time |
时间修补已启动注意:此属性不会序列化。 它只能由服务器填充。 |
属性详细信息
estimatedPatchDuration
估计的修补程序持续时间说明:此属性不会序列化。 它只能由服务器填充。
estimatedPatchDuration?: number
属性值
number
patchingStatus
修补状态注意:此属性不会序列化。 它只能由服务器填充。
patchingStatus?: string
属性值
string
timePatchingEnded
时间修补结束注意:此属性不会序列化。 它只能由服务器填充。
timePatchingEnded?: Date
属性值
Date
timePatchingStarted
时间修补已启动注意:此属性不会序列化。 它只能由服务器填充。
timePatchingStarted?: Date
属性值
Date