BillingPermissionsOperationsExtensions Class

Definition

Extension methods for BillingPermissionsOperations.

public static class BillingPermissionsOperationsExtensions
type BillingPermissionsOperationsExtensions = class
Public Module BillingPermissionsOperationsExtensions
Inheritance
BillingPermissionsOperationsExtensions

Methods

ListByBillingAccount(IBillingPermissionsOperations, String)

Lists the billing permissions the caller has on a billing account. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountAsync(IBillingPermissionsOperations, String, CancellationToken)

Lists the billing permissions the caller has on a billing account. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNext(IBillingPermissionsOperations, String)

Lists the billing permissions the caller has on a billing account. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNextAsync(IBillingPermissionsOperations, String, CancellationToken)

Lists the billing permissions the caller has on a billing account. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfile(IBillingPermissionsOperations, String, String)

Lists the billing permissions the caller has on a billing profile. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileAsync(IBillingPermissionsOperations, String, String, CancellationToken)

Lists the billing permissions the caller has on a billing profile. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNext(IBillingPermissionsOperations, String)

Lists the billing permissions the caller has on a billing profile. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNextAsync(IBillingPermissionsOperations, String, CancellationToken)

Lists the billing permissions the caller has on a billing profile. https://docs.microsoft.com/en-us/rest/api/billing/

ListByCustomer(IBillingPermissionsOperations, String, String)

Lists the billing permissions the caller has for a customer. https://docs.microsoft.com/en-us/rest/api/billing/

ListByCustomerAsync(IBillingPermissionsOperations, String, String, CancellationToken)

Lists the billing permissions the caller has for a customer. https://docs.microsoft.com/en-us/rest/api/billing/

ListByCustomerNext(IBillingPermissionsOperations, String)

Lists the billing permissions the caller has for a customer. https://docs.microsoft.com/en-us/rest/api/billing/

ListByCustomerNextAsync(IBillingPermissionsOperations, String, CancellationToken)

Lists the billing permissions the caller has for a customer. https://docs.microsoft.com/en-us/rest/api/billing/

ListByInvoiceSections(IBillingPermissionsOperations, String, String, String)

Lists the billing permissions the caller has on an invoice section. https://docs.microsoft.com/en-us/rest/api/billing/

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

Lists the billing permissions the caller has on an invoice section. https://docs.microsoft.com/en-us/rest/api/billing/

ListByInvoiceSectionsNext(IBillingPermissionsOperations, String)

Lists the billing permissions the caller has on an invoice section. https://docs.microsoft.com/en-us/rest/api/billing/

ListByInvoiceSectionsNextAsync(IBillingPermissionsOperations, String, CancellationToken)

Lists the billing permissions the caller has on an invoice section. https://docs.microsoft.com/en-us/rest/api/billing/

Applies to