共用方式為


ICustomersOperations 介面

定義

CustomersOperations 作業。

public interface ICustomersOperations
type ICustomersOperations = interface
Public Interface ICustomersOperations

方法

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

依其識別碼取得客戶。 只有合約類型為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)

依其識別碼取得客戶。 只有合約類型為Microsoft 合作夥伴合約的計費帳戶才支援此作業。 https://docs.microsoft.com/en-us/rest/api/billing/

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

依其識別碼取得客戶。 只有合約類型為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/

適用於