Freigeben über


IInvoicesOperations Schnittstelle

Definition

InvoicesOperations-Vorgänge.

public interface IInvoicesOperations
type IInvoicesOperations = interface
Public Interface IInvoicesOperations

Methoden

BeginDownloadBillingSubscriptionInvoiceWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft eine URL zum Herunterladen einer Rechnung ab. https://docs.microsoft.com/en-us/rest/api/billing/

BeginDownloadInvoiceWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft eine URL zum Herunterladen einer Rechnung ab. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

DownloadBillingSubscriptionInvoiceWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft eine URL zum Herunterladen einer Rechnung ab. https://docs.microsoft.com/en-us/rest/api/billing/

DownloadInvoiceWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft eine URL zum Herunterladen einer Rechnung ab. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

GetByIdWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Ruft eine Rechnung nach ID ab. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

GetBySubscriptionAndInvoiceIdWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Ruft eine Rechnung nach Abonnement-ID und Rechnungs-ID ab. https://docs.microsoft.com/en-us/rest/api/billing/

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Ruft eine Rechnung nach Abrechnungskontoname und ID ab. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Listet die Rechnungen für ein Abrechnungskonto für ein bestimmtes Start- und Enddatum auf. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Listet die Rechnungen für ein Abrechnungskonto für ein bestimmtes Start- und Enddatum auf. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Listet die Rechnungen für ein Abrechnungsprofil für ein bestimmtes Start- und Enddatum auf. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Listet die Rechnungen für ein Abrechnungsprofil für ein bestimmtes Start- und Enddatum auf. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingSubscriptionNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Listet die Rechnungen für ein Abonnement auf. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingSubscriptionWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Listet die Rechnungen für ein Abonnement auf. https://docs.microsoft.com/en-us/rest/api/billing/

Erweiterungsmethoden

BeginDownloadBillingSubscriptionInvoice(IInvoicesOperations, String, String)

Ruft eine URL zum Herunterladen einer Rechnung ab. https://docs.microsoft.com/en-us/rest/api/billing/

BeginDownloadBillingSubscriptionInvoiceAsync(IInvoicesOperations, String, String, CancellationToken)

Ruft eine URL zum Herunterladen einer Rechnung ab. https://docs.microsoft.com/en-us/rest/api/billing/

BeginDownloadInvoice(IInvoicesOperations, String, String, String)

Ruft eine URL zum Herunterladen einer Rechnung ab. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

BeginDownloadInvoiceAsync(IInvoicesOperations, String, String, String, CancellationToken)

Ruft eine URL zum Herunterladen einer Rechnung ab. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

DownloadBillingSubscriptionInvoice(IInvoicesOperations, String, String)

Ruft eine URL zum Herunterladen einer Rechnung ab. https://docs.microsoft.com/en-us/rest/api/billing/

DownloadBillingSubscriptionInvoiceAsync(IInvoicesOperations, String, String, CancellationToken)

Ruft eine URL zum Herunterladen einer Rechnung ab. https://docs.microsoft.com/en-us/rest/api/billing/

DownloadInvoice(IInvoicesOperations, String, String, String)

Ruft eine URL zum Herunterladen einer Rechnung ab. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

DownloadInvoiceAsync(IInvoicesOperations, String, String, String, CancellationToken)

Ruft eine URL zum Herunterladen einer Rechnung ab. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

Get(IInvoicesOperations, String, String)

Ruft eine Rechnung nach Abrechnungskontoname und ID ab. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

GetAsync(IInvoicesOperations, String, String, CancellationToken)

Ruft eine Rechnung nach Abrechnungskontoname und ID ab. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

GetById(IInvoicesOperations, String)

Ruft eine Rechnung nach ID ab. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

GetByIdAsync(IInvoicesOperations, String, CancellationToken)

Ruft eine Rechnung nach ID ab. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

GetBySubscriptionAndInvoiceId(IInvoicesOperations, String)

Ruft eine Rechnung nach Abonnement-ID und Rechnungs-ID ab. https://docs.microsoft.com/en-us/rest/api/billing/

GetBySubscriptionAndInvoiceIdAsync(IInvoicesOperations, String, CancellationToken)

Ruft eine Rechnung nach Abonnement-ID und Rechnungs-ID ab. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccount(IInvoicesOperations, String, String, String)

Listet die Rechnungen für ein Abrechnungskonto für ein bestimmtes Start- und Enddatum auf. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountAsync(IInvoicesOperations, String, String, String, CancellationToken)

Listet die Rechnungen für ein Abrechnungskonto für ein bestimmtes Start- und Enddatum auf. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNext(IInvoicesOperations, String)

Listet die Rechnungen für ein Abrechnungskonto für ein bestimmtes Start- und Enddatum auf. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNextAsync(IInvoicesOperations, String, CancellationToken)

Listet die Rechnungen für ein Abrechnungskonto für ein bestimmtes Start- und Enddatum auf. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfile(IInvoicesOperations, String, String, String, String)

Listet die Rechnungen für ein Abrechnungsprofil für ein bestimmtes Start- und Enddatum auf. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileAsync(IInvoicesOperations, String, String, String, String, CancellationToken)

Listet die Rechnungen für ein Abrechnungsprofil für ein bestimmtes Start- und Enddatum auf. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNext(IInvoicesOperations, String)

Listet die Rechnungen für ein Abrechnungsprofil für ein bestimmtes Start- und Enddatum auf. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNextAsync(IInvoicesOperations, String, CancellationToken)

Listet die Rechnungen für ein Abrechnungsprofil für ein bestimmtes Start- und Enddatum auf. Der Vorgang wird für Abrechnungskonten mit dem Vertragstyp Microsoft Partner-Vereinbarung oder Microsoft-Kundenvereinbarung unterstützt. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingSubscription(IInvoicesOperations, String, String)

Listet die Rechnungen für ein Abonnement auf. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingSubscriptionAsync(IInvoicesOperations, String, String, CancellationToken)

Listet die Rechnungen für ein Abonnement auf. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingSubscriptionNext(IInvoicesOperations, String)

Listet die Rechnungen für ein Abonnement auf. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingSubscriptionNextAsync(IInvoicesOperations, String, CancellationToken)

Listet die Rechnungen für ein Abonnement auf. https://docs.microsoft.com/en-us/rest/api/billing/

Gilt für: