Freigeben über


ArmReservationsModelFactory.RenewPropertiesBillingCurrencyTotal Methode

Definition

Initialisiert eine neue instance von RenewPropertiesBillingCurrencyTotal.

public static Azure.ResourceManager.Reservations.Models.RenewPropertiesBillingCurrencyTotal RenewPropertiesBillingCurrencyTotal (string currencyCode = default, float? amount = default);
static member RenewPropertiesBillingCurrencyTotal : string * Nullable<single> -> Azure.ResourceManager.Reservations.Models.RenewPropertiesBillingCurrencyTotal
Public Shared Function RenewPropertiesBillingCurrencyTotal (Optional currencyCode As String = Nothing, Optional amount As Nullable(Of Single) = Nothing) As RenewPropertiesBillingCurrencyTotal

Parameter

currencyCode
String

Der 3-Buchstaben-Währungscode nach ISO 4217 für die Währung, die von diesem Kaufdatensatz verwendet wird.

amount
Nullable<Single>

Gibt zurück

Eine neue RenewPropertiesBillingCurrencyTotal instance zum Mocking.

Gilt für: