Auto Patching Settings Response
data class AutoPatchingSettingsResponse(val additionalVmPatch: String? = null, val dayOfWeek: String? = null, val enable: Boolean? = null, val maintenanceWindowDuration: Int? = null, val maintenanceWindowStartingHour: Int? = null)
Set a patching window during which Windows and SQL patches will be applied.