Udostępnij za pośrednictwem


IAgreementsOperations Interfejs

Definicja

Operacje AgreementOperations.

public interface IAgreementsOperations
type IAgreementsOperations = interface
Public Interface IAgreementsOperations

Metody

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

Pobiera umowę według identyfikatora. https://docs.microsoft.com/en-us/rest/api/billing/

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

Wyświetla listę umów dotyczących konta rozliczeniowego. https://docs.microsoft.com/en-us/rest/api/billing/

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

Wyświetla listę umów dotyczących konta rozliczeniowego. https://docs.microsoft.com/en-us/rest/api/billing/

Metody rozszerzania

Get(IAgreementsOperations, String, String, String)

Pobiera umowę według identyfikatora. https://docs.microsoft.com/en-us/rest/api/billing/

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

Pobiera umowę według identyfikatora. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccount(IAgreementsOperations, String, String)

Wyświetla listę umów dotyczących konta rozliczeniowego. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountAsync(IAgreementsOperations, String, String, CancellationToken)

Wyświetla listę umów dotyczących konta rozliczeniowego. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNext(IAgreementsOperations, String)

Wyświetla listę umów dotyczących konta rozliczeniowego. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNextAsync(IAgreementsOperations, String, CancellationToken)

Wyświetla listę umów dotyczących konta rozliczeniowego. https://docs.microsoft.com/en-us/rest/api/billing/

Dotyczy