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
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.
Azure SDK for JavaScript