MaintenanceConfiguration interface

See planned maintenance for more information about planned maintenance.

Extends

Properties

maintenanceWindow

Maintenance window for the maintenance configuration.

notAllowedTime

Time slots on which upgrade is not allowed.

systemData

The system metadata relating to this resource. NOTE: This property will not be serialized. It can only be populated by the server.

timeInWeek

If two array entries specify the same day of the week, the applied configuration is the union of times in both entries.

Inherited Properties

id

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the resource that is unique within a resource group. This name can be used to access the resource. NOTE: This property will not be serialized. It can only be populated by the server.

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

maintenanceWindow

Maintenance window for the maintenance configuration.

maintenanceWindow?: MaintenanceWindow

Property Value

notAllowedTime

Time slots on which upgrade is not allowed.

notAllowedTime?: TimeSpan[]

Property Value

systemData

The system metadata relating to this resource. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

timeInWeek

If two array entries specify the same day of the week, the applied configuration is the union of times in both entries.

timeInWeek?: TimeInWeek[]

Property Value

Inherited Property Details

id

Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

Inherited From SubResource.id

name

The name of the resource that is unique within a resource group. This name can be used to access the resource. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

Inherited From SubResource.name

type

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string

Inherited From SubResource.type