你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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/

适用于