TenantResourceGetBillingBenefitsSavingsPlansOptions 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 TenantResourceGetBillingBenefitsSavingsPlansOptions.
public class TenantResourceGetBillingBenefitsSavingsPlansOptions
type TenantResourceGetBillingBenefitsSavingsPlansOptions = class
Public Class TenantResourceGetBillingBenefitsSavingsPlansOptions
- Inheritance
-
TenantResourceGetBillingBenefitsSavingsPlansOptions
Constructors
TenantResourceGetBillingBenefitsSavingsPlansOptions() |
Initializes a new instance of TenantResourceGetBillingBenefitsSavingsPlansOptions. |
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, 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 savings plans group by provisioning states. |
SelectedState |
The selected provisioning state. |
SkipToken |
The number of savings plans to skip from the list before returning results. |
Take |
To number of savings plans to return. |
Applies to
Azure SDK for .NET