3.42 Region ID
Dataset:
Cost and Usage
Column Type:
Dimension
Feature Level:
Conditional
Data Type:
String
Since:
1.0
A Region ID is a provider-assigned identifier for an isolated geographic area where a resource is provisioned or a service is provided. The region is commonly used for scenarios like analyzing cost and unit prices based on where resources are deployed.
The RegionId column adheres to the following requirements:
- RegionId MUST be present in a FOCUS dataset when the provider supports deploying resources or services within a region.
- RegionId MUST be of type String.
- RegionId MUST conform to StringHandling requirements.
- RegionId nullability is defined as follows:
- RegionId MUST NOT be null when a resource or service is operated in or managed from a distinct region.
- RegionId MAY be null when a resource or service is not operated in or managed from a distinct region.
3.42.3 Description
Provider-assigned identifier for an isolated geographic area where a resource is provisioned or a service is provided.
Constraints
| Property | Value |
|---|---|
| Column Type | Dimension |
| Feature Level | Conditional |
| Allows Nulls | Yes |
| Data Type | String |
| Value Format | \<not specified> |