VMwareV2FabricCreationInput interface

VMwareV2 fabric provider specific settings.

Extends

Properties

instanceType

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

migrationSolutionId

The ARM Id of the migration solution.

physicalSiteId

The ARM Id of the physical site.

vmwareSiteId

The ARM Id of the VMware site.

Property Details

instanceType

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

instanceType: "VMwareV2"

Property Value

"VMwareV2"

migrationSolutionId

The ARM Id of the migration solution.

migrationSolutionId: string

Property Value

string

physicalSiteId

The ARM Id of the physical site.

physicalSiteId?: string

Property Value

string

vmwareSiteId

The ARM Id of the VMware site.

vmwareSiteId?: string

Property Value

string