Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

AutoPatchingSettings Class

Definition

Namespace:
Microsoft.Azure.Commands.Compute
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Compute.dll
Assembly:
Microsoft.Azure.Commands.Compute.dll

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

AutoPatching settings to configure auto-patching on SQL VM

public class AutoPatchingSettings
type AutoPatchingSettings = class
Public Class AutoPatchingSettings
Inheritance
AutoPatchingSettings

Constructors

Name Description
AutoPatchingSettings()

Properties

Name Description
DayOfWeek

Day of the week

Enable

Enable / Disable auto patching

MaintenanceWindowDuration

Maintenance window duration in minutes

MaintenanceWindowStartingHour

Maintenance Windows Start hour ( 0 to 23 )

PatchCategory

Patch category returned as string

Applies to