BillingProfileResourceGetReservationsOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET