다음을 통해 공유


IAgreementsOperations 인터페이스

정의

AgreementsOperations 작업.

public interface IAgreementsOperations
type IAgreementsOperations = interface
Public Interface IAgreementsOperations

메서드

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

ID로 규약을 가져옵니다. https://docs.microsoft.com/en-us/rest/api/billing/

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

청구 계정에 대한 계약을 나열합니다. https://docs.microsoft.com/en-us/rest/api/billing/

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

청구 계정에 대한 계약을 나열합니다. https://docs.microsoft.com/en-us/rest/api/billing/

확장 메서드

Get(IAgreementsOperations, String, String, String)

ID로 규약을 가져옵니다. https://docs.microsoft.com/en-us/rest/api/billing/

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

ID로 규약을 가져옵니다. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccount(IAgreementsOperations, String, String)

청구 계정에 대한 계약을 나열합니다. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountAsync(IAgreementsOperations, String, String, CancellationToken)

청구 계정에 대한 계약을 나열합니다. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNext(IAgreementsOperations, String)

청구 계정에 대한 계약을 나열합니다. https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNextAsync(IAgreementsOperations, String, CancellationToken)

청구 계정에 대한 계약을 나열합니다. https://docs.microsoft.com/en-us/rest/api/billing/

적용 대상