Delen via


InvoiceSectionsOperationsExtensions Klas

Definitie

Extensiemethoden voor InvoiceSectionsOperations.

public static class InvoiceSectionsOperationsExtensions
type InvoiceSectionsOperationsExtensions = class
Public Module InvoiceSectionsOperationsExtensions
Overname
InvoiceSectionsOperationsExtensions

Methoden

BeginCreateOrUpdate(IInvoiceSectionsOperations, String, String, String, InvoiceSection)

Hiermee maakt u een factuursectie of werkt u deze bij. De bewerking wordt alleen ondersteund voor factureringsaccounts met het overeenkomsttype Microsoft-klantovereenkomst.

BeginCreateOrUpdateAsync(IInvoiceSectionsOperations, String, String, String, InvoiceSection, CancellationToken)

Hiermee maakt u een factuursectie of werkt u deze bij. De bewerking wordt alleen ondersteund voor factureringsaccounts met het overeenkomsttype Microsoft-klantovereenkomst.

CreateOrUpdate(IInvoiceSectionsOperations, String, String, String, InvoiceSection)

Hiermee maakt u een factuursectie of werkt u deze bij. De bewerking wordt alleen ondersteund voor factureringsaccounts met het overeenkomsttype Microsoft-klantovereenkomst.

CreateOrUpdateAsync(IInvoiceSectionsOperations, String, String, String, InvoiceSection, CancellationToken)

Hiermee maakt u een factuursectie of werkt u deze bij. De bewerking wordt alleen ondersteund voor factureringsaccounts met het overeenkomsttype Microsoft-klantovereenkomst.

Get(IInvoiceSectionsOperations, String, String, String)

Hiermee wordt een factuursectie opgehaald op basis van de id. De bewerking wordt alleen ondersteund voor factureringsaccounts met het overeenkomsttype Microsoft-klantovereenkomst. https://docs.microsoft.com/en-us/rest/api/billing/

GetAsync(IInvoiceSectionsOperations, String, String, String, CancellationToken)

Hiermee wordt een factuursectie opgehaald op basis van de id. De bewerking wordt alleen ondersteund voor factureringsaccounts met het overeenkomsttype Microsoft-klantovereenkomst. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfile(IInvoiceSectionsOperations, String, String)

Een lijst met de factuursecties waartoe een gebruiker toegang heeft. De bewerking wordt alleen ondersteund voor factureringsaccounts met het overeenkomsttype Microsoft-klantovereenkomst. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileAsync(IInvoiceSectionsOperations, String, String, CancellationToken)

Een lijst met de factuursecties waartoe een gebruiker toegang heeft. De bewerking wordt alleen ondersteund voor factureringsaccounts met het overeenkomsttype Microsoft-klantovereenkomst. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNext(IInvoiceSectionsOperations, String)

Een lijst met de factuursecties waartoe een gebruiker toegang heeft. De bewerking wordt alleen ondersteund voor factureringsaccounts met het overeenkomsttype Microsoft-klantovereenkomst. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNextAsync(IInvoiceSectionsOperations, String, CancellationToken)

Een lijst met de factuursecties waartoe een gebruiker toegang heeft. De bewerking wordt alleen ondersteund voor factureringsaccounts met het overeenkomsttype Microsoft-klantovereenkomst. https://docs.microsoft.com/en-us/rest/api/billing/

Van toepassing op