3.43 Region Name
Dataset:
Cost and Usage
Column Type:
Dimension
Feature Level:
Conditional
Data Type:
String
Since:
1.0
Region Name is a provider-assigned display name for an isolated geographic area where a resource is provisioned or a service is provided. Region Name is commonly used for scenarios like analyzing cost and unit prices based on where resources are deployed.
The RegionName column adheres to the following requirements:
- RegionName MUST be present in a FOCUS dataset when the provider supports deploying resources or services within a region.
- RegionName MUST be of type String.
- RegionName MUST conform to StringHandling requirements.
- RegionName nullability is defined as follows:
- RegionName MUST be null when RegionId is null.
- RegionName MUST NOT be null when RegionId is not null.
3.43.3 Description
The name of 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> |