You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cost-management-billing/automate/migrate-consumption-usage-details-api.md
+20-18Lines changed: 20 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,12 +79,14 @@ A full example legacy Usage Details record is shown at [Usage Details - List - R
79
79
80
80
The following table provides a mapping between the old and new fields. New properties are available in the CSV files produced by Exports and the Cost Details API. To learn more about the fields, see [Understand usage details fields](understand-usage-details-fields.md).
81
81
82
+
Bold property names are unchanged.
83
+
82
84
| **Old Property** | **New Property** |
83
85
| --- | --- |
84
86
| accountName | AccountName |
85
-
| | AccountOwnerId |
87
+
| **AccountOwnerId** | AccountOwnerId |
86
88
| additionalInfo | AdditionalInfo |
87
-
| | AvailabilityZone |
89
+
| **AvailabilityZone** | AvailabilityZone |
88
90
| billingAccountId | BillingAccountId |
89
91
| billingAccountName | BillingAccountName |
90
92
| billingCurrency | BillingCurrencyCode |
@@ -100,40 +102,40 @@ The following table provides a mapping between the old and new fields. New prope
0 commit comments