Share via


TenantResourceGetReservationDetailsOptions Class

Definition

The TenantResourceGetReservationDetailsOptions.

public class TenantResourceGetReservationDetailsOptions
type TenantResourceGetReservationDetailsOptions = class
Public Class TenantResourceGetReservationDetailsOptions
Inheritance
TenantResourceGetReservationDetailsOptions

Constructors

TenantResourceGetReservationDetailsOptions()

Initializes a new instance of TenantResourceGetReservationDetailsOptions.

Properties

Filter

May be used to filter by reservation properties. The filter supports 'eq', 'or', and 'and'. It does not currently support 'ne', 'gt', 'le', 'ge', or 'not'. Reservation properties include sku/name, properties/{appliedScopeType, archived, displayName, displayProvisioningState, effectiveDateTime, expiryDate, expiryDateTime, provisioningState, quantity, renew, reservedResourceType, term, userFriendlyAppliedScopeType, userFriendlyRenewState}.

Orderby

May be used to sort order by reservation properties.

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

To number of reservations to return.

Applies to