Share via


BillingAccountResourceGetReservationsOptions Class

Definition

The BillingAccountResourceGetReservationsOptions.

public class BillingAccountResourceGetReservationsOptions
type BillingAccountResourceGetReservationsOptions = class
Public Class BillingAccountResourceGetReservationsOptions
Inheritance
BillingAccountResourceGetReservationsOptions

Constructors

BillingAccountResourceGetReservationsOptions()

Initializes a new instance of BillingAccountResourceGetReservationsOptions.

Properties

Filter

The filter query option allows clients to filter a collection of resources that are addressed by a request URL.

OrderBy

The orderby query option allows clients to request resources in a particular order.

RefreshSummary

To indicate whether to refresh the roll up counts of the reservations group by provisioning states.

SelectedState

The selected provisioning state.

Skiptoken

The number of reservations to skip from the list before returning results.

Take

The number of reservations to return in API response.

Applies to