SavingsPlanPurchase 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.
Request body for savings plan purchase.
public class SavingsPlanPurchase
type SavingsPlanPurchase = class
Public Class SavingsPlanPurchase
- Inheritance
-
SavingsPlanPurchase
Constructors
SavingsPlanPurchase() |
Initializes a new instance of SavingsPlanPurchase. |
Properties
AppliedScopeProperties |
Properties specific to applied scope type. Not required if not applicable. Required and need to provide tenantId and managementGroupId if AppliedScopeType is ManagementGroup. |
AppliedScopeType |
Type of the Applied Scope. |
BillingPlan |
Represents the billing plan in ISO 8601 format. Required only for monthly billing plans. |
BillingScopeId |
Subscription that will be charged for purchasing reservation or savings plan. |
Commitment |
Commitment towards the benefit. |
DisplayName |
Friendly name of the savings plan. |
SkuName |
Gets or sets the sku name. |
Term |
Represent savings plan term in ISO 8601 format. |
Applies to
Azure SDK for .NET