Partager via


IAgreementsOperations Interface

Définition

Opérations AgreementsOperations.

public interface IAgreementsOperations
type IAgreementsOperations = interface
Public Interface IAgreementsOperations

Méthodes

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

Obtient un contrat par ID. https://docs.microsoft.com/en-us/rest/api/billing/

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

Répertorie les contrats pour un compte de facturation. https://docs.microsoft.com/en-us/rest/api/billing/

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

Répertorie les contrats pour un compte de facturation. https://docs.microsoft.com/en-us/rest/api/billing/

Méthodes d’extension

Get(IAgreementsOperations, String, String, String)

Obtient un contrat par ID. https://docs.microsoft.com/en-us/rest/api/billing/

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

Obtient un contrat par ID. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccount(IAgreementsOperations, String, String)

Répertorie les contrats pour un compte de facturation. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountAsync(IAgreementsOperations, String, String, CancellationToken)

Répertorie les contrats pour un compte de facturation. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNext(IAgreementsOperations, String)

Répertorie les contrats pour un compte de facturation. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNextAsync(IAgreementsOperations, String, CancellationToken)

Répertorie les contrats pour un compte de facturation. https://docs.microsoft.com/en-us/rest/api/billing/

S’applique à