AutoPatchingSettings interface
Set a patching window during which Windows and SQL patches will be applied.
Properties
| additional |
Additional Patch to be enable or enabled on the SQL Virtual Machine. |
| day |
Day of week to apply the patch on. |
| enable | Enable or disable autopatching on SQL virtual machine. |
| maintenance |
Duration of patching. |
| maintenance |
Hour of the day when patching is initiated. Local VM time. |
Property Details
additionalVmPatch
Additional Patch to be enable or enabled on the SQL Virtual Machine.
additionalVmPatch?: string
Property Value
string
dayOfWeek
enable
Enable or disable autopatching on SQL virtual machine.
enable?: boolean
Property Value
boolean
maintenanceWindowDuration
Duration of patching.
maintenanceWindowDuration?: number
Property Value
number
maintenanceWindowStartingHour
Hour of the day when patching is initiated. Local VM time.
maintenanceWindowStartingHour?: number
Property Value
number