ConsistencyCheckTaskDetails interface

This class contains monitoring details of all the inconsistent Protected Entities in Vmm.

Extends

Properties

instanceType

Polymorphic discriminator, which specifies the different types this object can be

vmDetails

The list of inconsistent Vm details.

Property Details

instanceType

Polymorphic discriminator, which specifies the different types this object can be

instanceType: "ConsistencyCheckTaskDetails"

Property Value

"ConsistencyCheckTaskDetails"

vmDetails

The list of inconsistent Vm details.

vmDetails?: InconsistentVmDetails[]

Property Value