Condividi tramite


IAgreementsOperations Interfaccia

Definizione

Operazioni AgreementsOperations.

public interface IAgreementsOperations
type IAgreementsOperations = interface
Public Interface IAgreementsOperations

Metodi

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

Ottiene un contratto in base all'ID. https://docs.microsoft.com/en-us/rest/api/billing/

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

Elenca i contratti per un account di fatturazione. https://docs.microsoft.com/en-us/rest/api/billing/

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

Elenca i contratti per un account di fatturazione. https://docs.microsoft.com/en-us/rest/api/billing/

Metodi di estensione

Get(IAgreementsOperations, String, String, String)

Ottiene un contratto in base all'ID. https://docs.microsoft.com/en-us/rest/api/billing/

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

Ottiene un contratto in base all'ID. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccount(IAgreementsOperations, String, String)

Elenca i contratti per un account di fatturazione. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountAsync(IAgreementsOperations, String, String, CancellationToken)

Elenca i contratti per un account di fatturazione. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNext(IAgreementsOperations, String)

Elenca i contratti per un account di fatturazione. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNextAsync(IAgreementsOperations, String, CancellationToken)

Elenca i contratti per un account di fatturazione. https://docs.microsoft.com/en-us/rest/api/billing/

Si applica a