共用方式為


VMwareV2FabricSpecificDetails interface

VMwareV2 fabric specific details.

Extends

Properties

instanceType

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

migrationSolutionId

The Migration solution ARM Id. NOTE: This property will not be serialized. It can only be populated by the server.

physicalSiteId

The ARM Id of the physical site. NOTE: This property will not be serialized. It can only be populated by the server.

processServers

The list of process servers. NOTE: This property will not be serialized. It can only be populated by the server.

serviceContainerId

The service container Id. NOTE: This property will not be serialized. It can only be populated by the server.

serviceEndpoint

The service endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

serviceResourceId

The service resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

vmwareSiteId

The ARM Id of the VMware site. 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: "VMwareV2"

Property Value

"VMwareV2"

migrationSolutionId

The Migration solution ARM Id. NOTE: This property will not be serialized. It can only be populated by the server.

migrationSolutionId?: string

Property Value

string

physicalSiteId

The ARM Id of the physical site. NOTE: This property will not be serialized. It can only be populated by the server.

physicalSiteId?: string

Property Value

string

processServers

The list of process servers. NOTE: This property will not be serialized. It can only be populated by the server.

processServers?: ProcessServerDetails[]

Property Value

serviceContainerId

The service container Id. NOTE: This property will not be serialized. It can only be populated by the server.

serviceContainerId?: string

Property Value

string

serviceEndpoint

The service endpoint. NOTE: This property will not be serialized. It can only be populated by the server.

serviceEndpoint?: string

Property Value

string

serviceResourceId

The service resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

serviceResourceId?: string

Property Value

string

vmwareSiteId

The ARM Id of the VMware site. NOTE: This property will not be serialized. It can only be populated by the server.

vmwareSiteId?: string

Property Value

string