CanMigrateResult Class

Result for canMigrate operation.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

CanMigrateResult(*, errors: List[_models.MigrationErrorType] | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
errors

Variables

Name Description
id
str

Resource ID.

type
str

Resource type.

can_migrate

Flag that says if the profile can be migrated.

default_sku

Recommended sku for the migration. Known values are: "Standard_AzureFrontDoor" and "Premium_AzureFrontDoor".

errors