VMwareMigrateFabricModelCustomPropertiesResponse

data class VMwareMigrateFabricModelCustomPropertiesResponse(val instanceType: String, val migrationSolutionId: String, val vmwareSiteId: String)

VMware migrate fabric model custom properties.

Constructors

constructor(instanceType: String, migrationSolutionId: String, vmwareSiteId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

Gets or sets the ARM Id of the migration solution.

Link copied to clipboard

Gets or sets the ARM Id of the VMware site.