From 6760e864f8d51bccc65b4507cca771429675630a Mon Sep 17 00:00:00 2001 From: Amit Wadhwa <132510986+amitw-g@users.noreply.github.com> Date: Tue, 3 Oct 2023 13:14:21 -0700 Subject: [PATCH] Update specification/dimensions/usagequantity.md --- specification/dimensions/usagequantity.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/specification/dimensions/usagequantity.md b/specification/dimensions/usagequantity.md index 7ce980158..49d77b056 100644 --- a/specification/dimensions/usagequantity.md +++ b/specification/dimensions/usagequantity.md @@ -1,6 +1,7 @@ # Usage Quantity -Usage Quantity is the amount of resources or services consumed. The Usage Quantity is measured in units specified by the Usage Unit. Usage Quantity may differ from a Pricing Quantity when providers use a different unit of measure for calculating cost.Usage Quantity is often used when analyzing environments to gain understanding of usage/consumption of given products/services in an environment. +Usage Quantity is the amount of resources or services consumed. The Usage Quantity is measured in units specified by the Usage Unit. Usage Quantity may differ from a Pricing Quantity when providers use a different unit of measure for calculating cost. Usage Quantity is often used when analyzing environments to gain understanding of usage or consumption of a given product/service in an environment. + Usage Quantity MUST exist in billing data. The column MUST be a numeric value and MUST NOT contain nulls.