VMwareCbtEventDetails interface
Event details for VMwareCbt provider.
- Extends
Properties
instance |
Polymorphic discriminator, which specifies the different types this object can be |
migration |
The migration item name. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "VMwareCbt"
Property Value
"VMwareCbt"
migrationItemName
The migration item name. NOTE: This property will not be serialized. It can only be populated by the server.
migrationItemName?: string
Property Value
string