BenefitUtilizationSummaryProperties interface

The properties of a benefit utilization summary.

Properties

armSkuName

ARM SKU name. For example, 'Compute_Savings_Plan' for savings plan. NOTE: This property will not be serialized. It can only be populated by the server.

benefitId

The benefit ID is the identifier of the benefit. NOTE: This property will not be serialized. It can only be populated by the server.

benefitOrderId

The benefit order ID is the identifier for a benefit purchase. NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

armSkuName

ARM SKU name. For example, 'Compute_Savings_Plan' for savings plan. NOTE: This property will not be serialized. It can only be populated by the server.

armSkuName?: string

Property Value

string

benefitId

The benefit ID is the identifier of the benefit. NOTE: This property will not be serialized. It can only be populated by the server.

benefitId?: string

Property Value

string

benefitOrderId

The benefit order ID is the identifier for a benefit purchase. NOTE: This property will not be serialized. It can only be populated by the server.

benefitOrderId?: string

Property Value

string

benefitType

The benefit type. Supported values: 'SavingsPlan'.

benefitType?: string

Property Value

string

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. NOTE: This property will not be serialized. It can only be populated by the server.

usageDate?: Date

Property Value

Date