VMware Migrate Fabric Model Custom Properties Response
data class VMwareMigrateFabricModelCustomPropertiesResponse(val instanceType: String, val migrationSolutionId: String, val vmwareSiteId: String)
VMware migrate fabric model custom properties.
Constructors
Link copied to clipboard
fun VMwareMigrateFabricModelCustomPropertiesResponse(instanceType: String, migrationSolutionId: String, vmwareSiteId: String)