BillingAccountResourceGetReservationsOptions 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 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
Azure SDK for .NET