AccountMergeInfo interface

The public Account Merge Info model.

Properties

accountLocation

The account location of the other account in the merge operation.

accountName

The account name of the other account in the merge operation.

accountResourceGroupName

The resource group name of the other account in the merge operation.

accountSubscriptionId

The subscription id of the other account in the merge operation.

deprovisioned

The deprovisioned status of the account. Only applicable for the secondary account.

mergeStatus

The status of the merge operation.

typeOfAccount

The account's type for the merge operation.

Property Details

accountLocation

The account location of the other account in the merge operation.

accountLocation?: string

Property Value

string

accountName

The account name of the other account in the merge operation.

accountName?: string

Property Value

string

accountResourceGroupName

The resource group name of the other account in the merge operation.

accountResourceGroupName?: string

Property Value

string

accountSubscriptionId

The subscription id of the other account in the merge operation.

accountSubscriptionId?: string

Property Value

string

deprovisioned

The deprovisioned status of the account. Only applicable for the secondary account.

deprovisioned?: boolean

Property Value

boolean

mergeStatus

The status of the merge operation.

mergeStatus?: string

Property Value

string

typeOfAccount

The account's type for the merge operation.

typeOfAccount?: string

Property Value

string