Class VirtualMachineAutoPatching
Inheritance
System.Object
VirtualMachineAutoPatching
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.MSSql.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class VirtualMachineAutoPatching
Fields
View SourceDayOfWeek
The day of week to apply the patch on.
Declaration
public readonly string DayOfWeek
Field Value
| Type | Description |
|---|---|
| System.String |
MaintenanceWindowDurationInMinutes
The size of the Maintenance Window in minutes.
Declaration
public readonly int MaintenanceWindowDurationInMinutes
Field Value
| Type | Description |
|---|---|
| System.Int32 |
MaintenanceWindowStartingHour
The Hour, in the Virtual Machine Time-Zone when the patching maintenance window should begin.
Declaration
public readonly int MaintenanceWindowStartingHour
Field Value
| Type | Description |
|---|---|
| System.Int32 |