AutoPatchingSettings interface
Set a patching window during which Windows and SQL patches will be applied.
Properties
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
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript