ArmReservationsModelFactory.SavingsPlanToPurchaseCalculateExchange Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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.