CanMigrateResult interface
Result for canMigrate operation.
Properties
| can |
Flag that says if the profile can be migrated |
| default |
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
id
Resource ID.
id?: string
Property Value
string
type
Resource type.
type?: string
Property Value
string