CustomersOperationsExtensions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
CustomersOperations 的擴充方法。
public static class CustomersOperationsExtensions
type CustomersOperationsExtensions = class
Public Module CustomersOperationsExtensions
- 繼承
-
CustomersOperationsExtensions
方法
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/
|
適用於