Share via


MaintenanceFailedCheck interface

Details about a failed maintenance check

Properties

impactedResources

A list of resources impacted by the failed check

name

The name of the failed check

Property Details

impactedResources

A list of resources impacted by the failed check

impactedResources?: ImpactedMaintenanceResource[]

Property Value

name

The name of the failed check

name?: string

Property Value

string