StorageAccountMigration interface
The parameters or status associated with an ongoing or enqueued storage account migration in order to update its current SKU or region.
Properties
id | Migration Resource Id NOTE: This property will not be serialized. It can only be populated by the server. |
migration |
Reason for migration failure NOTE: This property will not be serialized. It can only be populated by the server. |
migration |
Error code for migration failure NOTE: This property will not be serialized. It can only be populated by the server. |
migration |
Current status of migration NOTE: This property will not be serialized. It can only be populated by the server. |
name | current value is 'default' for customer initiated migration |
target |
Target sku name for the account |
type | SrpAccountMigrationType in ARM contract which is 'accountMigrations' |
Property Details
id
Migration Resource Id NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
migrationFailedDetailedReason
Reason for migration failure NOTE: This property will not be serialized. It can only be populated by the server.
migrationFailedDetailedReason?: string
Property Value
string
migrationFailedReason
Error code for migration failure NOTE: This property will not be serialized. It can only be populated by the server.
migrationFailedReason?: string
Property Value
string
migrationStatus
Current status of migration NOTE: This property will not be serialized. It can only be populated by the server.
migrationStatus?: string
Property Value
string
name
current value is 'default' for customer initiated migration
name?: string
Property Value
string
targetSkuName
Target sku name for the account
targetSkuName: string
Property Value
string
type
SrpAccountMigrationType in ARM contract which is 'accountMigrations'
type?: string
Property Value
string