MaintenanceWindow

The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The custom action timeout in minutes for the maintenance window.

Link copied to clipboard

The days of the week when maintenance can be performed.

Link copied to clipboard

The hours of the day when maintenance can be performed.

Link copied to clipboard

Indicates whether custom action timeout is enabled for the maintenance window.

Link copied to clipboard

The lead time in weeks before the maintenance window.

Link copied to clipboard

The months when maintenance can be performed.

Link copied to clipboard

The patching mode for the maintenance window.

Link copied to clipboard

The preference for the maintenance window scheduling.

Link copied to clipboard

Indicates whether to skip release updates during maintenance.

Link copied to clipboard

The weeks of the month when maintenance can be performed.

Functions

Link copied to clipboard
inline fun copy(block: MaintenanceWindow.Builder.() -> Unit = {}): MaintenanceWindow
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String