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

fun HyperVMigrateFabricModelCustomPropertiesArgs(hyperVSiteId: Output<String>, instanceType: Output<String>, migrationSolutionId: Output<String>)

Functions

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

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.