Share via


AutoPatchingSettings.MaintenanceWindowStartingHour Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)]
public int? MaintenanceWindowStartingHour { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.Origin(Microsoft.Azure.PowerShell.Cmdlets.SqlVirtualMachine.PropertyOrigin.Owned)>]
member this.MaintenanceWindowStartingHour : Nullable<int> with get, set
Public Property MaintenanceWindowStartingHour As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to