MaintenanceProperties interface

The properties of a maintenance resource.

Properties

maintenanceAvailableScheduleMaxTime

The max time the maintenance can be rescheduled.

maintenanceAvailableScheduleMinTime

The min time the maintenance can be rescheduled.

maintenanceDescription

The maintenance description.

maintenanceEndTime

The end time for a maintenance.

maintenanceExecutionEndTime

The end time for a maintenance execution.

maintenanceExecutionStartTime

The start time for a maintenance execution.

maintenanceStartTime

The start time for a maintenance.

maintenanceState

A string describes the maintenance status

maintenanceTitle

The maintenance title.

maintenanceType

A string defines maintenance type.

provisioningState

Provisioning state of the Maintenance.

Property Details

maintenanceAvailableScheduleMaxTime

The max time the maintenance can be rescheduled.

maintenanceAvailableScheduleMaxTime?: Date

Property Value

Date

maintenanceAvailableScheduleMinTime

The min time the maintenance can be rescheduled.

maintenanceAvailableScheduleMinTime?: Date

Property Value

Date

maintenanceDescription

The maintenance description.

maintenanceDescription?: string

Property Value

string

maintenanceEndTime

The end time for a maintenance.

maintenanceEndTime?: Date

Property Value

Date

maintenanceExecutionEndTime

The end time for a maintenance execution.

maintenanceExecutionEndTime?: Date

Property Value

Date

maintenanceExecutionStartTime

The start time for a maintenance execution.

maintenanceExecutionStartTime?: Date

Property Value

Date

maintenanceStartTime

The start time for a maintenance.

maintenanceStartTime?: Date

Property Value

Date

maintenanceState

A string describes the maintenance status

maintenanceState?: string

Property Value

string

maintenanceTitle

The maintenance title.

maintenanceTitle?: string

Property Value

string

maintenanceType

A string defines maintenance type.

maintenanceType?: string

Property Value

string

provisioningState

Provisioning state of the Maintenance.

provisioningState?: string

Property Value

string