AutoPatchingSettings.MaintenanceWindowStartingHour Property
Definition
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.
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