CanMigrateProperties interface

model interface CanMigrateProperties

Properties

canMigrate

Flag that says if the profile can be migrated

defaultSku

Recommended sku for the migration

errors

Property Details

canMigrate

Flag that says if the profile can be migrated

canMigrate?: boolean

Property Value

boolean

defaultSku

Recommended sku for the migration

defaultSku?: string

Property Value

string

errors

errors?: MigrationErrorType[]

Property Value