Description | : Gets migration mapping details. |
Reference | : Link ¶ |
⚼ Request
GET:
/providers/Microsoft.Billing/billingAccounts/{billingAccountName}/migrations/default
{
billingAccountName:
string
,
api-version:
string
,
}
⚐ Response (200)
{
properties:
}
{
,
destinationBillingScope:
string
,
status:
enum
,
locale:
string
,
transferId:
string
,
products:
}
[
]
,
{
,
productType:
string
,
productId:
string
,
name:
string
,
skuDescription:
string
,
status:
enum
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}