THE LINUX FOUNDATION PROJECTS
Docs navigation
On this page

    3.1.24 Commitment Discount Name

    Dataset: Cost and Usage
    Column Type: Dimension
    Feature Level: Conditional
    Data Type: String
    Since: 1.0-preview

    A Commitment Discount Name is the display name assigned to a commitment discount. The CommitmentDiscountName column is only applicable to commitment discounts and not negotiated discounts.

    3.1.24.1 Requirements

    CommitmentDiscountName MUST adhere to the following requirements:

    • CommitmentDiscountName MUST be of type String.
    • CommitmentDiscountName MUST conform to StringHandling requirements.
    • CommitmentDiscountName MUST adhere to the following nullability requirements:
      • CommitmentDiscountName MUST be null when CommitmentDiscountId is null.
      • When CommitmentDiscountId is not null, CommitmentDiscountName MUST adhere to the following requirements:
        • CommitmentDiscountName MUST NOT be null when a display name can be assigned to a commitment discount.
        • CommitmentDiscountName MAY be null when a display name cannot be assigned to a commitment discount.

    3.1.24.4 Description

    The display name assigned to a commitment discount.

    Constraints

    Property Value
    Column Type Dimension
    Feature Level Conditional
    Allows Nulls Yes
    Data Type String
    Value Format \<not specified>