Show / Hide Table of Contents

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 Source

DayOfWeek

The day of week to apply the patch on.

Declaration
public readonly string DayOfWeek
Field Value
Type Description
System.String
View Source

MaintenanceWindowDurationInMinutes

The size of the Maintenance Window in minutes.

Declaration
public readonly int MaintenanceWindowDurationInMinutes
Field Value
Type Description
System.Int32
View Source

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
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.