Partilhar via


BillingProfileResourceGetReservationsOptions Class

Definition

The BillingProfileResourceGetReservationsOptions.

public class BillingProfileResourceGetReservationsOptions
type BillingProfileResourceGetReservationsOptions = class
Public Class BillingProfileResourceGetReservationsOptions
Inheritance
BillingProfileResourceGetReservationsOptions

Constructors

BillingProfileResourceGetReservationsOptions()

Initializes a new instance of BillingProfileResourceGetReservationsOptions.

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