IAvailableBalancesOperations Interface

Definition

AvailableBalancesOperations operations.

public interface IAvailableBalancesOperations
type IAvailableBalancesOperations = interface
Public Interface IAvailableBalancesOperations

Methods

GetWithHttpMessagesAsync(String, String, Dictionary<String,List<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/

Extension 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