ISavingsPlanToPurchaseExchange Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.SavingsPlanToPurchaseExchangeTypeConverter))]
public interface ISavingsPlanToPurchaseExchange : Microsoft.Azure.PowerShell.Cmdlets.Reservations.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Reservations.Models.Api20221101.SavingsPlanToPurchaseExchangeTypeConverter))>]
type ISavingsPlanToPurchaseExchange = interface
interface IJsonSerializable
Public Interface ISavingsPlanToPurchaseExchange
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
AppliedScopePropertyDisplayName |
Display name |
AppliedScopePropertyManagementGroupId |
Fully-qualified identifier of the management group where the benefit must be applied. |
AppliedScopePropertyResourceGroupId |
Fully-qualified identifier of the resource group. |
AppliedScopePropertySubscriptionId |
Fully-qualified identifier of the subscription. |
AppliedScopePropertyTenantId |
Tenant ID where the savings plan should apply benefit. |
AppliedScopeType |
Type of the Applied Scope. |
BillingCurrencyTotal |
Pricing information containing the amount and the currency code |
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 |
CommitmentAmount | |
CommitmentCurrencyCode |
The ISO 4217 3-letter currency code for the currency used by this purchase record. |
CommitmentGrain |
Commitment grain. |
DisplayName |
Friendly name of the savings plan |
SavingsPlanId |
Fully qualified id of the savings plan being purchased. This value is only guaranteed to be non-null if the purchase is successful. |
SavingsPlanOrderId |
Fully qualified id of the savings plan order being purchased |
SkuName | |
Status |
Status of the individual operation. |
Term |
Represent savings plan term in ISO 8601 format. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |