BillingRoleDefinitionsOperationsExtensions Class

Definition

Extension methods for BillingRoleDefinitionsOperations.

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

Methods

GetByBillingAccount(IBillingRoleDefinitionsOperations, String, String)

Gets the definition for a role on a billing account. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

GetByBillingAccountAsync(IBillingRoleDefinitionsOperations, String, String, CancellationToken)

Gets the definition for a role on a billing account. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

GetByBillingProfile(IBillingRoleDefinitionsOperations, String, String, String)

Gets the definition for a role on a billing profile. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

GetByBillingProfileAsync(IBillingRoleDefinitionsOperations, String, String, String, CancellationToken)

Gets the definition for a role on a billing profile. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

GetByInvoiceSection(IBillingRoleDefinitionsOperations, String, String, String, String)

Gets the definition for a role on an invoice section. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

GetByInvoiceSectionAsync(IBillingRoleDefinitionsOperations, String, String, String, String, CancellationToken)

Gets the definition for a role on an invoice section. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccount(IBillingRoleDefinitionsOperations, String)

Lists the role definitions for a billing account. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountAsync(IBillingRoleDefinitionsOperations, String, CancellationToken)

Lists the role definitions for a billing account. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNext(IBillingRoleDefinitionsOperations, String)

Lists the role definitions for a billing account. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNextAsync(IBillingRoleDefinitionsOperations, String, CancellationToken)

Lists the role definitions for a billing account. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfile(IBillingRoleDefinitionsOperations, String, String)

Lists the role definitions for a billing profile. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileAsync(IBillingRoleDefinitionsOperations, String, String, CancellationToken)

Lists the role definitions for a billing profile. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNext(IBillingRoleDefinitionsOperations, String)

Lists the role definitions for a billing profile. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNextAsync(IBillingRoleDefinitionsOperations, String, CancellationToken)

Lists the role definitions for a billing profile. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

ListByInvoiceSection(IBillingRoleDefinitionsOperations, String, String, String)

Lists the role definitions for an invoice section. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

ListByInvoiceSectionAsync(IBillingRoleDefinitionsOperations, String, String, String, CancellationToken)

Lists the role definitions for an invoice section. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

ListByInvoiceSectionNext(IBillingRoleDefinitionsOperations, String)

Lists the role definitions for an invoice section. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

ListByInvoiceSectionNextAsync(IBillingRoleDefinitionsOperations, String, CancellationToken)

Lists the role definitions for an invoice section. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

Applies to