DbServerPatchingDetails interface
DbServer Patching Properties
Properties
estimated |
Estimated Patch Duration NOTE: This property will not be serialized. It can only be populated by the server. |
patching |
Patching Status NOTE: This property will not be serialized. It can only be populated by the server. |
time |
Time Patching Ended NOTE: This property will not be serialized. It can only be populated by the server. |
time |
Time Patching Started NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
estimatedPatchDuration
Estimated Patch Duration NOTE: This property will not be serialized. It can only be populated by the server.
estimatedPatchDuration?: number
Property Value
number
patchingStatus
Patching Status NOTE: This property will not be serialized. It can only be populated by the server.
patchingStatus?: string
Property Value
string
timePatchingEnded
Time Patching Ended NOTE: This property will not be serialized. It can only be populated by the server.
timePatchingEnded?: Date
Property Value
Date
timePatchingStarted
Time Patching Started NOTE: This property will not be serialized. It can only be populated by the server.
timePatchingStarted?: Date
Property Value
Date