HyperVMigrateFabricModelCustomPropertiesResponse

data class HyperVMigrateFabricModelCustomPropertiesResponse(val fabricContainerId: String, val fabricResourceId: String, val hyperVSiteId: String, val instanceType: String, val migrationHubUri: String, val migrationSolutionId: String)

HyperV migrate fabric model custom properties.

Constructors

constructor(fabricContainerId: String, fabricResourceId: String, hyperVSiteId: String, instanceType: String, migrationHubUri: String, migrationSolutionId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Gets or sets the fabric container Id.

Link copied to clipboard

Gets or sets the fabric resource Id.

Link copied to clipboard

Gets or sets the ARM Id of the HyperV site.

Link copied to clipboard

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

Link copied to clipboard

Gets or sets the migration hub Uri.

Link copied to clipboard

Gets or sets the migration solution ARM Id.