HyperVMigrateFabricModelCustomPropertiesArgs

data class HyperVMigrateFabricModelCustomPropertiesArgs(val hyperVSiteId: Output<String>, val instanceType: Output<String>, val migrationSolutionId: Output<String>) : ConvertibleToJava<HyperVMigrateFabricModelCustomPropertiesArgs>

HyperV migrate fabric model custom properties.

Constructors

constructor(hyperVSiteId: Output<String>, instanceType: Output<String>, migrationSolutionId: Output<String>)

Properties

Link copied to clipboard
val hyperVSiteId: Output<String>

Gets or sets the ARM Id of the HyperV site.

Link copied to clipboard
val instanceType: Output<String>

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

Link copied to clipboard

Gets or sets the migration solution ARM Id.

Functions

Link copied to clipboard
open override fun toJava(): HyperVMigrateFabricModelCustomPropertiesArgs