다음을 통해 공유


AgreementsOperationsExtensions 클래스

정의

AgreementsOperations에 대한 확장 메서드입니다.

public static class AgreementsOperationsExtensions
type AgreementsOperationsExtensions = class
Public Module AgreementsOperationsExtensions
상속
AgreementsOperationsExtensions

메서드

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/

적용 대상