Share via


ImpactedMaintenanceResourceError interface

Details about an error affecting a resource

Properties

actionRequired

Indicates whether action is required by the customer

details

Additional details about the error

errorCode

The error code

name

The name of the error

resolutionSteps

Steps to resolve the error

Property Details

actionRequired

Indicates whether action is required by the customer

actionRequired?: boolean

Property Value

boolean

details

Additional details about the error

details?: string

Property Value

string

errorCode

The error code

errorCode?: string

Property Value

string

name

The name of the error

name?: string

Property Value

string

resolutionSteps

Steps to resolve the error

resolutionSteps?: string[]

Property Value

string[]