VMware Migrate Agent Model Custom Properties Response
data class VMwareMigrateAgentModelCustomPropertiesResponse(val fabricFriendlyName: String? = null, val instanceType: String, val vmwareSiteId: String? = null)
VMware MigrateAgent model custom properties.