Share via


MaintenanceProperties interface

properties of a maintenance

Properties

clusterId

Cluster ID for on which maintenance will be applied. Empty if maintenance is at private cloud level

component

type of maintenance

displayName

Display name for maintenance

estimatedDurationInMinutes

Estimated time maintenance will take in minutes

impact

Impact on the resource during maintenance period

infoLink

Link to maintenance info

maintenanceReadiness

Indicates whether the maintenance is ready to proceed

operations

Operations on maintenance

provisioningState

The provisioning state

scheduledByMicrosoft

If maintenance is scheduled by Microsoft

scheduledStartTime

Scheduled maintenance start time

state

The state of the maintenance

Property Details

clusterId

Cluster ID for on which maintenance will be applied. Empty if maintenance is at private cloud level

clusterId?: number

Property Value

number

component

type of maintenance

component?: string

Property Value

string

displayName

Display name for maintenance

displayName?: string

Property Value

string

estimatedDurationInMinutes

Estimated time maintenance will take in minutes

estimatedDurationInMinutes?: number

Property Value

number

impact

Impact on the resource during maintenance period

impact?: string

Property Value

string

Link to maintenance info

infoLink?: string

Property Value

string

maintenanceReadiness

Indicates whether the maintenance is ready to proceed

maintenanceReadiness?: MaintenanceReadiness

Property Value

operations

Operations on maintenance

operations?: MaintenanceManagementOperationUnion[]

Property Value

provisioningState

The provisioning state

provisioningState?: string

Property Value

string

scheduledByMicrosoft

If maintenance is scheduled by Microsoft

scheduledByMicrosoft?: boolean

Property Value

boolean

scheduledStartTime

Scheduled maintenance start time

scheduledStartTime?: Date

Property Value

Date

state

The state of the maintenance

state?: MaintenanceState

Property Value