NetworkVirtualAppliancePrepareMigrationProperties Class

Properties supplied to prepare the migration of a Network Virtual Appliance.

Constructor

NetworkVirtualAppliancePrepareMigrationProperties(*args: Any, **kwargs: Any)

Variables

Name Description
migration_type

The type of migration workflow to prepare. Required. Known values are: "MigrateToNewOSVersion" and "MigrateToNewILBArchitecture".

market_place_version
str

The marketplace version to migrate to. Applicable when migrationType is MigrateToNewOSVersion.

Attributes

market_place_version

The marketplace version to migrate to. Applicable when migrationType is MigrateToNewOSVersion.

market_place_version: str | None

migration_type

The type of migration workflow to prepare. Required. Known values are: "MigrateToNewOSVersion" and "MigrateToNewILBArchitecture".

migration_type: str | _models.MigrationType