3.1.31 Consumed Unit
Dataset:
Cost and Usage
Column Type:
Dimension
Feature Level:
Conditional
Data Type:
String
Since:
1.0
The Consumed Unit represents a service-provider-specified measurement unit indicating how a service provider measures usage of a metered SKU associated with a resource or service. Consumed Unit complements the Consumed Quantity metric. It is often listed at a finer granularity or over a different time interval when compared to Pricing Unit (complementary to Pricing Quantity), and focuses on resource and service consumption, not pricing and cost.
3.1.31.1 Requirements
ConsumedUnit MUST adhere to the following requirements:
- ConsumedUnit MUST be of type String.
- ConsumedUnit MUST conform to StringHandling requirements.
- ConsumedUnit SHOULD conform to UnitFormat requirements.
- ConsumedUnit MUST adhere to the following nullability requirements:
- ConsumedUnit MUST be null when ConsumedQuantity is null.
- ConsumedUnit MUST NOT be null when ConsumedQuantity is not null.
3.1.31.4 Description
Service-provider-specified measurement unit indicating how a service provider measures usage of a metered SKU associated with a resource or service.
Constraints
| Property | Value |
|---|---|
| Column Type | Dimension |
| Feature Level | Conditional |
| Allows Nulls | Yes |
| Data Type | String |
| Value Format | Unit Format recommended |