IncludedQuantityUtilizationSummaryProperties interface

Included Quantity utilization summary properties.

Extends

Properties

utilizationPercentage

This is the utilized percentage for the benefit ID.

Inherited Properties

armSkuName

ARM SKU name. For example, 'Compute_Savings_Plan' for savings plan.

benefitId

The benefit ID is the identifier of the benefit.

benefitOrderId

The benefit order ID is the identifier for a benefit purchase.

benefitType

The benefit type. Supported values: 'SavingsPlan'.

usageDate

Date corresponding to the utilization summary record. If the grain of data is monthly, value for this field will be first day of the month.

Property Details

utilizationPercentage

This is the utilized percentage for the benefit ID.

utilizationPercentage?: number

Property Value

number

Inherited Property Details

armSkuName

ARM SKU name. For example, 'Compute_Savings_Plan' for savings plan.

armSkuName?: string

Property Value

string

Inherited From BenefitUtilizationSummaryProperties.armSkuName

benefitId

The benefit ID is the identifier of the benefit.

benefitId?: string

Property Value

string

Inherited From BenefitUtilizationSummaryProperties.benefitId

benefitOrderId

The benefit order ID is the identifier for a benefit purchase.

benefitOrderId?: string

Property Value

string

Inherited From BenefitUtilizationSummaryProperties.benefitOrderId

benefitType

The benefit type. Supported values: 'SavingsPlan'.

benefitType?: string

Property Value

string

Inherited From BenefitUtilizationSummaryProperties.benefitType

usageDate

Date corresponding to the utilization summary record. If the grain of data is monthly, value for this field will be first day of the month.

usageDate?: Date

Property Value

Date

Inherited From BenefitUtilizationSummaryProperties.usageDate