Freigeben über


IAgreementsOperations Schnittstelle

Definition

AgreementsOperations-Vorgänge.

public interface IAgreementsOperations
type IAgreementsOperations = interface
Public Interface IAgreementsOperations

Methoden

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

Ruft eine Vereinbarung nach ID ab. https://docs.microsoft.com/en-us/rest/api/billing/

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

Listet die Vereinbarungen für ein Abrechnungskonto auf. https://docs.microsoft.com/en-us/rest/api/billing/

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

Listet die Vereinbarungen für ein Abrechnungskonto auf. https://docs.microsoft.com/en-us/rest/api/billing/

Erweiterungsmethoden

Get(IAgreementsOperations, String, String, String)

Ruft eine Vereinbarung nach ID ab. https://docs.microsoft.com/en-us/rest/api/billing/

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

Ruft eine Vereinbarung nach ID ab. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccount(IAgreementsOperations, String, String)

Listet die Vereinbarungen für ein Abrechnungskonto auf. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountAsync(IAgreementsOperations, String, String, CancellationToken)

Listet die Vereinbarungen für ein Abrechnungskonto auf. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNext(IAgreementsOperations, String)

Listet die Vereinbarungen für ein Abrechnungskonto auf. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNextAsync(IAgreementsOperations, String, CancellationToken)

Listet die Vereinbarungen für ein Abrechnungskonto auf. https://docs.microsoft.com/en-us/rest/api/billing/

Gilt für: