Dela via


IBillingPermissionsOperations Gränssnitt

Definition

BillingPermissionsOperations-åtgärder.

public interface IBillingPermissionsOperations
type IBillingPermissionsOperations = interface
Public Interface IBillingPermissionsOperations

Metoder

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

Visar en lista över de faktureringsbehörigheter som anroparen har på ett faktureringskonto. https://docs.microsoft.com/en-us/rest/api/billing/

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

Visar en lista över de faktureringsbehörigheter som anroparen har på ett faktureringskonto. https://docs.microsoft.com/en-us/rest/api/billing/

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

Visar de faktureringsbehörigheter som anroparen har för en faktureringsprofil. https://docs.microsoft.com/en-us/rest/api/billing/

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

Visar de faktureringsbehörigheter som anroparen har för en faktureringsprofil. https://docs.microsoft.com/en-us/rest/api/billing/

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

Visar de faktureringsbehörigheter som anroparen har för en kund. https://docs.microsoft.com/en-us/rest/api/billing/

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

Visar de faktureringsbehörigheter som anroparen har för en kund. https://docs.microsoft.com/en-us/rest/api/billing/

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

Visar de faktureringsbehörigheter som anroparen har i ett fakturaavsnitt. https://docs.microsoft.com/en-us/rest/api/billing/

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

Visar de faktureringsbehörigheter som anroparen har i ett fakturaavsnitt. https://docs.microsoft.com/en-us/rest/api/billing/

Tilläggsmetoder

ListByBillingAccount(IBillingPermissionsOperations, String)

Visar en lista över de faktureringsbehörigheter som anroparen har på ett faktureringskonto. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountAsync(IBillingPermissionsOperations, String, CancellationToken)

Visar en lista över de faktureringsbehörigheter som anroparen har på ett faktureringskonto. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNext(IBillingPermissionsOperations, String)

Visar en lista över de faktureringsbehörigheter som anroparen har på ett faktureringskonto. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNextAsync(IBillingPermissionsOperations, String, CancellationToken)

Visar en lista över de faktureringsbehörigheter som anroparen har på ett faktureringskonto. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfile(IBillingPermissionsOperations, String, String)

Visar de faktureringsbehörigheter som anroparen har för en faktureringsprofil. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileAsync(IBillingPermissionsOperations, String, String, CancellationToken)

Visar de faktureringsbehörigheter som anroparen har för en faktureringsprofil. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNext(IBillingPermissionsOperations, String)

Visar de faktureringsbehörigheter som anroparen har för en faktureringsprofil. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNextAsync(IBillingPermissionsOperations, String, CancellationToken)

Visar de faktureringsbehörigheter som anroparen har för en faktureringsprofil. https://docs.microsoft.com/en-us/rest/api/billing/

ListByCustomer(IBillingPermissionsOperations, String, String)

Visar de faktureringsbehörigheter som anroparen har för en kund. https://docs.microsoft.com/en-us/rest/api/billing/

ListByCustomerAsync(IBillingPermissionsOperations, String, String, CancellationToken)

Visar de faktureringsbehörigheter som anroparen har för en kund. https://docs.microsoft.com/en-us/rest/api/billing/

ListByCustomerNext(IBillingPermissionsOperations, String)

Visar de faktureringsbehörigheter som anroparen har för en kund. https://docs.microsoft.com/en-us/rest/api/billing/

ListByCustomerNextAsync(IBillingPermissionsOperations, String, CancellationToken)

Visar de faktureringsbehörigheter som anroparen har för en kund. https://docs.microsoft.com/en-us/rest/api/billing/

ListByInvoiceSections(IBillingPermissionsOperations, String, String, String)

Visar de faktureringsbehörigheter som anroparen har i ett fakturaavsnitt. https://docs.microsoft.com/en-us/rest/api/billing/

ListByInvoiceSectionsAsync(IBillingPermissionsOperations, String, String, String, CancellationToken)

Visar de faktureringsbehörigheter som anroparen har i ett fakturaavsnitt. https://docs.microsoft.com/en-us/rest/api/billing/

ListByInvoiceSectionsNext(IBillingPermissionsOperations, String)

Visar de faktureringsbehörigheter som anroparen har i ett fakturaavsnitt. https://docs.microsoft.com/en-us/rest/api/billing/

ListByInvoiceSectionsNextAsync(IBillingPermissionsOperations, String, CancellationToken)

Visar de faktureringsbehörigheter som anroparen har i ett fakturaavsnitt. https://docs.microsoft.com/en-us/rest/api/billing/

Gäller för