Delen via


IAgreementsOperations Interface

Definitie

AgreementsOperations-bewerkingen.

public interface IAgreementsOperations
type IAgreementsOperations = interface
Public Interface IAgreementsOperations

Methoden

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Hiermee krijgt u een overeenkomst op basis van id. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Hiermee worden de overeenkomsten voor een factureringsrekening weergegeven. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountWithHttpMessagesAsync(String, String, Dictionary<String,List<String>>, CancellationToken)

Hiermee worden de overeenkomsten voor een factureringsrekening weergegeven. https://docs.microsoft.com/en-us/rest/api/billing/

Extensiemethoden

Get(IAgreementsOperations, String, String, String)

Hiermee krijgt u een overeenkomst op basis van id. https://docs.microsoft.com/en-us/rest/api/billing/

GetAsync(IAgreementsOperations, String, String, String, CancellationToken)

Hiermee krijgt u een overeenkomst op basis van id. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccount(IAgreementsOperations, String, String)

Hiermee worden de overeenkomsten voor een factureringsrekening weergegeven. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountAsync(IAgreementsOperations, String, String, CancellationToken)

Hiermee worden de overeenkomsten voor een factureringsrekening weergegeven. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNext(IAgreementsOperations, String)

Hiermee worden de overeenkomsten voor een factureringsrekening weergegeven. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNextAsync(IAgreementsOperations, String, CancellationToken)

Hiermee worden de overeenkomsten voor een factureringsrekening weergegeven. https://docs.microsoft.com/en-us/rest/api/billing/

Van toepassing op