CanMigrateResult interface

Result for canMigrate operation.

Properties

canMigrate

Flag that says if the profile can be migrated

defaultSku

Recommended sku for the migration

errors
id

Resource ID.

type

Resource type.

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

id

Resource ID.

id?: string

Property Value

string

type

Resource type.

type?: string

Property Value

string