Compartir a través de


ArmReservationsModelFactory.SavingsPlanToPurchaseCalculateExchange Método

Definición

Inicializa una nueva instancia 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

Cuerpo de la solicitud para la compra del plan de ahorro.

billingCurrencyTotal
PurchasePrice

Información de precios que contiene la cantidad y el código de moneda.

Devoluciones

SavingsPlanToPurchaseCalculateExchange Nueva instancia de para simular.

Se aplica a