Package version:

Event details for VMwareCbt provider.

interface VMwareCbtEventDetails {
    instanceType: "VMwareCbt";
    migrationItemName?: string;
}

Hierarchy (view full)

Properties

instanceType

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

migrationItemName?: string

The migration item name. NOTE: This property will not be serialized. It can only be populated by the server.