BillingRoleAssignmentsOperationsExtensions Class

Definition

Extension methods for BillingRoleAssignmentsOperations.

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

Methods

DeleteByBillingAccount(IBillingRoleAssignmentsOperations, String, String)

Deletes a role assignment for the caller on a billing account. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement.

DeleteByBillingAccountAsync(IBillingRoleAssignmentsOperations, String, String, CancellationToken)

Deletes a role assignment for the caller on a billing account. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement.

DeleteByBillingProfile(IBillingRoleAssignmentsOperations, String, String, String)

Deletes a role assignment for the caller on a billing profile. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement.

DeleteByBillingProfileAsync(IBillingRoleAssignmentsOperations, String, String, String, CancellationToken)

Deletes a role assignment for the caller on a billing profile. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement.

DeleteByInvoiceSection(IBillingRoleAssignmentsOperations, String, String, String, String)

Deletes a role assignment for the caller on an invoice section. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement.

DeleteByInvoiceSectionAsync(IBillingRoleAssignmentsOperations, String, String, String, String, CancellationToken)

Deletes a role assignment for the caller on an invoice section. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement.

GetByBillingAccount(IBillingRoleAssignmentsOperations, String, String)

Gets a role assignment for the caller 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(IBillingRoleAssignmentsOperations, String, String, CancellationToken)

Gets a role assignment for the caller 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(IBillingRoleAssignmentsOperations, String, String, String)

Gets a role assignment for the caller 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(IBillingRoleAssignmentsOperations, String, String, String, CancellationToken)

Gets a role assignment for the caller 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(IBillingRoleAssignmentsOperations, String, String, String, String)

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

GetByInvoiceSectionAsync(IBillingRoleAssignmentsOperations, String, String, String, String, CancellationToken)

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

ListByBillingAccount(IBillingRoleAssignmentsOperations, String)

Lists the role assignments for the caller 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/

ListByBillingAccountAsync(IBillingRoleAssignmentsOperations, String, CancellationToken)

Lists the role assignments for the caller 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/

ListByBillingAccountNext(IBillingRoleAssignmentsOperations, String)

Lists the role assignments for the caller 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/

ListByBillingAccountNextAsync(IBillingRoleAssignmentsOperations, String, CancellationToken)

Lists the role assignments for the caller 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/

ListByBillingProfile(IBillingRoleAssignmentsOperations, String, String)

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

ListByBillingProfileAsync(IBillingRoleAssignmentsOperations, String, String, CancellationToken)

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

ListByBillingProfileNext(IBillingRoleAssignmentsOperations, String)

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

ListByBillingProfileNextAsync(IBillingRoleAssignmentsOperations, String, CancellationToken)

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

ListByInvoiceSection(IBillingRoleAssignmentsOperations, String, String, String)

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

ListByInvoiceSectionAsync(IBillingRoleAssignmentsOperations, String, String, String, CancellationToken)

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

ListByInvoiceSectionNext(IBillingRoleAssignmentsOperations, String)

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

ListByInvoiceSectionNextAsync(IBillingRoleAssignmentsOperations, String, CancellationToken)

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

Applies to