ReservationOrderBillingPlanInformation Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Informations décrivant le type de plan de facturation pour cette réservation.
public class ReservationOrderBillingPlanInformation
type ReservationOrderBillingPlanInformation = class
Public Class ReservationOrderBillingPlanInformation
- Héritage
-
ReservationOrderBillingPlanInformation
Constructeurs
ReservationOrderBillingPlanInformation() |
Initialise une nouvelle instance de la classe ReservationOrderBillingPlanInformation. |
ReservationOrderBillingPlanInformation(Price, Nullable<DateTime>, Nullable<DateTime>, IList<PaymentDetail>) |
Initialise une nouvelle instance de la classe ReservationOrderBillingPlanInformation. |
Propriétés
NextPaymentDueDate |
Obtient ou définit pour les plans de facturation périodiques, indique la date à laquelle le prochain paiement sera traité. Null lorsque le total est payé. |
PricingCurrencyTotal |
Obtient ou définit le montant d’argent à payer pour la commande. La taxe n’est pas incluse. |
StartDate |
Obtient ou définit la date à laquelle le plan de facturation a démarré. |
Transactions |
Informations décrivant le type de plan de facturation pour cette réservation. |
S’applique à
Azure SDK for .NET