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.
Constructors
Link copied to clipboard
fun VMwareMigrateAgentModelCustomPropertiesResponse(fabricFriendlyName: String? = null, instanceType: String, vmwareSiteId: String? = null)