Share via


BenefitUtilizationSummariesContent Class

Definition

Properties of an async benefit utilization summaries request.

public class BenefitUtilizationSummariesContent
type BenefitUtilizationSummariesContent = class
Public Class BenefitUtilizationSummariesContent
Inheritance
BenefitUtilizationSummariesContent

Constructors

BenefitUtilizationSummariesContent(BenefitRecommendationUsageGrain, DateTimeOffset, DateTimeOffset)

Initializes a new instance of BenefitUtilizationSummariesContent.

Properties

BenefitId

Benefit id the benefit utilization summaries report is for. Required for benefit id scope. Not supported for benefit order or any billing scopes.

BenefitOrderId

Benefit order id the benefit utilization summaries report is for. Required for benefit order and benefit id scopes. Not supported for any billing scopes.

BillingAccountId

Billing account the benefit utilization summaries report is for. Required for billing account and billing profile scopes. Not supported for any benefit scopes.

BillingProfileId

Billing profile id the benefit utilization summaries report is for. Required for billing profile scope. Not supported for billing account or any benefit scopes.

EndOn

The end date of the summaries data that will be served in the report.

Grain

The grain the summaries data is served at in the report. Accepted values are 'Daily' or 'Monthly'.

Kind

The type of benefit data requested. Required for billing account and billing profile scopes. Implied and not to be passed at benefit scopes. Supported values are Reservation and SavingsPlan.

StartOn

The start date of the summaries data that will be served in the report.

Applies to