你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
AgreementsOperationsExtensions 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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/
|
适用于