Compartir a través de


AutoPatchingSettings interface

Set a patching window during which Windows and SQL patches will be applied.

Properties

dayOfWeek

Day of week to apply the patch on.

enable

Enable or disable autopatching on SQL virtual machine.

maintenanceWindowDuration

Duration of patching.

maintenanceWindowStartingHour

Hour of the day when patching is initiated. Local VM time.

Property Details

dayOfWeek

Day of week to apply the patch on.

dayOfWeek?: DayOfWeek

Property Value

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