2.15 Resource Name
Dataset:
Cost and Usage
Column Type:
Dimension
Data Type:
String
Since:
0.5
The Resource Name is a display name assigned to a resource. It is commonly used for cost analysis, reporting, and allocation scenarios.
The ResourceName column MUST be present in the billing data. This column MUST be of type String. The ResourceName value MAY be a nullable column as some cost data rows may not be associated with a resource or because a display name cannot be assigned to a resource. ResourceName MUST NOT be null if a display name can be assigned to a resource. Resources not provisioned interactively or only have a system generated ResourceId MUST NOT duplicate the same value as the ResourceName.
2.15.3 Description
Display name assigned to a resource.
Constraints
| Property | Value |
|---|---|
| Column Type | Dimension |
| Allows Nulls | Yes |
| Data Type | String |
| Value Format | \<not specified> |