Share via


ArmResourceGetConsumptionReservationsSummariesOptions Class

Definition

The ArmResourceGetConsumptionReservationsSummariesOptions.

public class ArmResourceGetConsumptionReservationsSummariesOptions
type ArmResourceGetConsumptionReservationsSummariesOptions = class
Public Class ArmResourceGetConsumptionReservationsSummariesOptions
Inheritance
ArmResourceGetConsumptionReservationsSummariesOptions

Constructors

ArmResourceGetConsumptionReservationsSummariesOptions(ReservationSummaryDataGrain)

Initializes a new instance of ArmResourceGetConsumptionReservationsSummariesOptions.

Properties

EndDate

End date. Only applicable when querying with billing profile.

Filter

Required only for daily grain. The properties/UsageDate for start date and end date. The filter supports 'le' and 'ge'. Not applicable when querying with billing profile.

Grain

Can be daily or monthly.

ReservationId

Reservation Id GUID. Only valid if reservationOrderId is also provided. Filter to a specific reservation.

ReservationOrderId

Reservation Order Id GUID. Required if reservationId is provided. Filter to a specific reservation order.

StartDate

Start date. Only applicable when querying with billing profile.

Applies to