AvailableBalancesOperationsExtensions Class

Definition

Extension methods for AvailableBalancesOperations.

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

Methods

Get(IAvailableBalancesOperations, String, String)

The available credit balance for a billing profile. This is the balance that can be used for pay now to settle due or past due invoices. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

GetAsync(IAvailableBalancesOperations, String, String, CancellationToken)

The available credit balance for a billing profile. This is the balance that can be used for pay now to settle due or past due invoices. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement. https://docs.microsoft.com/en-us/rest/api/billing/

Applies to