共用方式為


AgreementsOperationsExtensions 類別

定義

AgreementsOperations 的擴充方法。

public static class AgreementsOperationsExtensions
type AgreementsOperationsExtensions = class
Public Module AgreementsOperationsExtensions
繼承
AgreementsOperationsExtensions

方法

Get(IAgreementsOperations, String, String, String)

依識別碼取得合約。 https://docs.microsoft.com/en-us/rest/api/billing/

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

依識別碼取得合約。 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/

適用於