VMwareV2FabricSpecificDetails interface
VMwareV2 fabric specific details.
- Extends
Properties
instance |
Polymorphic discriminator, which specifies the different types this object can be |
migration |
The Migration solution ARM Id. NOTE: This property will not be serialized. It can only be populated by the server. |
physical |
The ARM Id of the physical site. NOTE: This property will not be serialized. It can only be populated by the server. |
process |
The list of process servers. NOTE: This property will not be serialized. It can only be populated by the server. |
service |
The service container Id. NOTE: This property will not be serialized. It can only be populated by the server. |
service |
The service endpoint. NOTE: This property will not be serialized. It can only be populated by the server. |
service |
The service resource Id. NOTE: This property will not be serialized. It can only be populated by the server. |
vmware |
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