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

ICustomersOperations 接口

定义

CustomersOperations 操作。

public interface ICustomersOperations
type ICustomersOperations = interface
Public Interface ICustomersOperations

方法

GetWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

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

ListByBillingAccountNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

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

ListByBillingAccountWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

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

ListByBillingProfileNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

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

ListByBillingProfileWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

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

扩展方法

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/

适用于