VMwareMigrateAgentModelCustomPropertiesResponse

data class VMwareMigrateAgentModelCustomPropertiesResponse(val fabricFriendlyName: String? = null, val instanceType: String, val vmwareSiteId: String? = null)

VMware MigrateAgent model custom properties.

Constructors

constructor(fabricFriendlyName: String? = null, instanceType: String, vmwareSiteId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Gets or sets the friendly name of the,of the MigrateAgent fabric.

Link copied to clipboard

Gets or sets the instance type. Expected value is 'VMwareMigrateAgentModelCustomProperties'.

Link copied to clipboard
val vmwareSiteId: String? = null

Gets or sets the master Site Id of the Migrate Agent.