Dela via


IAgreementsOperations Gränssnitt

Definition

AgreementsOperations-åtgärder.

public interface IAgreementsOperations
type IAgreementsOperations = interface
Public Interface IAgreementsOperations

Metoder

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

Hämtar ett avtal efter ID. https://docs.microsoft.com/en-us/rest/api/billing/

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

Visar avtalen för ett faktureringskonto. https://docs.microsoft.com/en-us/rest/api/billing/

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

Visar avtalen för ett faktureringskonto. https://docs.microsoft.com/en-us/rest/api/billing/

Tilläggsmetoder

Get(IAgreementsOperations, String, String, String)

Hämtar ett avtal efter ID. https://docs.microsoft.com/en-us/rest/api/billing/

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

Hämtar ett avtal efter ID. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccount(IAgreementsOperations, String, String)

Visar avtalen för ett faktureringskonto. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountAsync(IAgreementsOperations, String, String, CancellationToken)

Visar avtalen för ett faktureringskonto. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNext(IAgreementsOperations, String)

Visar avtalen för ett faktureringskonto. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNextAsync(IAgreementsOperations, String, CancellationToken)

Visar avtalen för ett faktureringskonto. https://docs.microsoft.com/en-us/rest/api/billing/

Gäller för