Compartilhar via


ArmReservationsModelFactory.SavingsPlanToPurchaseCalculateExchange Método

Definição

Inicializa uma nova instância de SavingsPlanToPurchaseCalculateExchange.

public static Azure.ResourceManager.Reservations.Models.SavingsPlanToPurchaseCalculateExchange SavingsPlanToPurchaseCalculateExchange (Azure.ResourceManager.Reservations.Models.SavingsPlanPurchase properties = default, Azure.ResourceManager.Reservations.Models.PurchasePrice billingCurrencyTotal = default);
static member SavingsPlanToPurchaseCalculateExchange : Azure.ResourceManager.Reservations.Models.SavingsPlanPurchase * Azure.ResourceManager.Reservations.Models.PurchasePrice -> Azure.ResourceManager.Reservations.Models.SavingsPlanToPurchaseCalculateExchange
Public Shared Function SavingsPlanToPurchaseCalculateExchange (Optional properties As SavingsPlanPurchase = Nothing, Optional billingCurrencyTotal As PurchasePrice = Nothing) As SavingsPlanToPurchaseCalculateExchange

Parâmetros

properties
SavingsPlanPurchase

Corpo da solicitação para compra do plano de economia.

billingCurrencyTotal
PurchasePrice

Informações de preço que contêm o valor e o código de moeda.

Retornos

Uma nova SavingsPlanToPurchaseCalculateExchange instância para simulação.

Aplica-se a