VMwareMigrateFabricModelCustomProperties interface
VMware migrate fabric model custom properties.
- Extends
Properties
instance |
Polymorphic discriminator, which specifies the different types this object can be |
migration |
Gets or sets the ARM Id of the migration solution. |
vmware |
Gets or sets the ARM Id of the VMware site. |
Property Details
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "VMwareMigrate"
Property Value
"VMwareMigrate"
migrationSolutionId
Gets or sets the ARM Id of the migration solution.
migrationSolutionId: string
Property Value
string
vmwareSiteId
Gets or sets the ARM Id of the VMware site.
vmwareSiteId: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript