SqlVmAutoPatchingSettings.DayOfWeek Property

Definition

Day of week to apply the patch on.

public Azure.ResourceManager.SqlVirtualMachine.Models.SqlVmAutoPatchingDayOfWeek? DayOfWeek { get; set; }
member this.DayOfWeek : Nullable<Azure.ResourceManager.SqlVirtualMachine.Models.SqlVmAutoPatchingDayOfWeek> with get, set
Public Property DayOfWeek As Nullable(Of SqlVmAutoPatchingDayOfWeek)

Property Value

Applies to