Share via


CosmosDBForPostgreSqlMaintenanceWindow Class

Definition

Schedule settings for regular cluster updates.

public class CosmosDBForPostgreSqlMaintenanceWindow
type CosmosDBForPostgreSqlMaintenanceWindow = class
Public Class CosmosDBForPostgreSqlMaintenanceWindow
Inheritance
CosmosDBForPostgreSqlMaintenanceWindow

Constructors

CosmosDBForPostgreSqlMaintenanceWindow()

Initializes a new instance of CosmosDBForPostgreSqlMaintenanceWindow.

Properties

CustomWindow

Indicates whether custom maintenance window is enabled or not.

DayOfWeek

Preferred day of the week for maintenance window.

StartHour

Start hour within preferred day of the week for maintenance window.

StartMinute

Start minute within the start hour for maintenance window.

Applies to