Skip to content

Commit 1a38527

Browse files
authored
Merge pull request #127946 from imranmaszeri/patch-3
Fix MCA Column Name PricingModel to pricingModel
2 parents c422cdd + c40e504 commit 1a38527

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/cost-management-billing/dataset-schema/cost-usage-details-mca.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ ms.author: vikdesai
7474
| 57 |term|Displays the term for the validity of the offer. For example: For reserved instances, it displays 12 months as the Term. For one-time purchases or recurring purchases, Term is one month (SaaS, Marketplace Support). Not applicable for Azure consumption.|
7575
| 58 |reservationId|Unique identifier for the purchased reservation instance.|
7676
| 59 |reservationName|Name of the purchased reservation instance.|
77-
| 60 |PricingModel|Identifier that indicates how the meter is priced. (Values: `On Demand`, `Reservation`, `Spot`, and `SavingsPlan`)|
77+
| 60 |pricingModel|Identifier that indicates how the meter is priced. (Values: `On Demand`, `Reservation`, `Spot`, and `SavingsPlan`)|
7878
| 61 |unitPrice|The price for a given product or service inclusive of any negotiated discount that you might have on top of the market price (PayG price column) for your contract. For more information, see [Pricing behavior in cost details](../automate/automation-ingest-usage-details-overview.md#pricing-behavior-in-cost-and-usage-details).|
7979
| 62 |costAllocationRuleName|Name of the Cost Allocation rule that's applicable to the record.|
8080
| 63 |benefitId| Unique identifier for the purchased savings plan instance. |
@@ -346,4 +346,4 @@ ms.author: vikdesai
346346
| 57 |Term|Displays the term for the validity of the offer. For example: For reserved instances, it displays 12 months as the Term. For one-time purchases or recurring purchases, Term is one month (SaaS, Marketplace Support). Not applicable for Azure consumption.|
347347
| 58 |ReservationId|Unique identifier for the purchased reservation instance.|
348348
| 59 |ReservationName|Name of the purchased reservation instance.|
349-
| 60 |UnitPrice|The price for a given product or service inclusive of any negotiated discount that you might have on top of the market price (PayG price column) for your contract. For more information, see [Pricing behavior in cost details](../automate/automation-ingest-usage-details-overview.md#pricing-behavior-in-cost-and-usage-details).|
349+
| 60 |UnitPrice|The price for a given product or service inclusive of any negotiated discount that you might have on top of the market price (PayG price column) for your contract. For more information, see [Pricing behavior in cost details](../automate/automation-ingest-usage-details-overview.md#pricing-behavior-in-cost-and-usage-details).|

0 commit comments

Comments
 (0)