VMware V2Fabric Specific Details Response
data class VMwareV2FabricSpecificDetailsResponse(val instanceType: String, val migrationSolutionId: String, val physicalSiteId: String, val processServers: List<ProcessServerDetailsResponse>, val serviceContainerId: String, val serviceEndpoint: String, val serviceResourceId: String, val vmwareSiteId: String)
VMwareV2 fabric specific details.
Properties
Link copied to clipboard
Gets the class type. Overridden in derived classes. Expected value is 'VMwareV2'.
Link copied to clipboard
The Migration solution ARM Id.
Link copied to clipboard
The ARM Id of the physical site.
Link copied to clipboard
The list of process servers.
Link copied to clipboard
The service container Id.
Link copied to clipboard
The service endpoint.
Link copied to clipboard
The service resource Id.
Link copied to clipboard
The ARM Id of the VMware site.