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

CustomersOperationsExtensions 类

定义

CustomersOperations 的扩展方法。

public static class CustomersOperationsExtensions
type CustomersOperationsExtensions = class
Public Module CustomersOperationsExtensions
继承
CustomersOperationsExtensions

方法

Get(ICustomersOperations, String, String, String)

按 ID 获取客户。 只有协议类型为 Microsoft 合作伙伴协议 的计费帐户才支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

GetAsync(ICustomersOperations, String, String, String, CancellationToken)

按 ID 获取客户。 只有协议类型为 Microsoft 合作伙伴协议 的计费帐户才支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccount(ICustomersOperations, String, String, String)

列出向计费帐户计费的客户。 只有协议类型为 Microsoft 合作伙伴协议 的计费帐户才支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountAsync(ICustomersOperations, String, String, String, CancellationToken)

列出向计费帐户计费的客户。 只有协议类型为 Microsoft 合作伙伴协议 的计费帐户才支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNext(ICustomersOperations, String)

列出向计费帐户计费的客户。 只有协议类型为 Microsoft 合作伙伴协议 的计费帐户才支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNextAsync(ICustomersOperations, String, CancellationToken)

列出向计费帐户计费的客户。 只有协议类型为 Microsoft 合作伙伴协议 的计费帐户才支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfile(ICustomersOperations, String, String, String, String)

列出按计费对象信息计费的客户。 只有协议类型为 Microsoft 合作伙伴协议 的计费帐户才支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileAsync(ICustomersOperations, String, String, String, String, CancellationToken)

列出按计费对象信息计费的客户。 只有协议类型为 Microsoft 合作伙伴协议 的计费帐户才支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNext(ICustomersOperations, String)

列出按计费对象信息计费的客户。 只有协议类型为 Microsoft 合作伙伴协议 的计费帐户才支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNextAsync(ICustomersOperations, String, CancellationToken)

列出按计费对象信息计费的客户。 只有协议类型为 Microsoft 合作伙伴协议 的计费帐户才支持该操作。 https://docs.microsoft.com/en-us/rest/api/billing/

适用于