次の方法で共有


ICustomersOperations インターフェイス

定義

CustomersOperations 操作。

public interface ICustomersOperations
type ICustomersOperations = interface
Public Interface ICustomersOperations

メソッド

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

ID で顧客を取得します。 この操作は、契約の種類がMicrosoft Partner Agreementの課金アカウントでのみサポートされます。 https://docs.microsoft.com/en-us/rest/api/billing/

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

課金アカウントに課金される顧客を一覧表示します。 この操作は、契約の種類がMicrosoft Partner Agreementの課金アカウントでのみサポートされます。 https://docs.microsoft.com/en-us/rest/api/billing/

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

課金アカウントに課金される顧客を一覧表示します。 この操作は、契約の種類がMicrosoft Partner Agreementの課金アカウントでのみサポートされます。 https://docs.microsoft.com/en-us/rest/api/billing/

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

課金プロファイルに課金される顧客を一覧表示します。 この操作は、契約の種類がMicrosoft Partner Agreementの課金アカウントでのみサポートされます。 https://docs.microsoft.com/en-us/rest/api/billing/

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

課金プロファイルに課金される顧客を一覧表示します。 この操作は、契約の種類がMicrosoft Partner Agreementの課金アカウントでのみサポートされます。 https://docs.microsoft.com/en-us/rest/api/billing/

拡張メソッド

Get(ICustomersOperations, String, String, String)

ID で顧客を取得します。 この操作は、契約の種類がMicrosoft Partner Agreementの課金アカウントでのみサポートされます。 https://docs.microsoft.com/en-us/rest/api/billing/

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

ID で顧客を取得します。 この操作は、契約の種類がMicrosoft Partner Agreementの課金アカウントでのみサポートされます。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccount(ICustomersOperations, String, String, String)

課金アカウントに課金される顧客を一覧表示します。 この操作は、契約の種類がMicrosoft Partner Agreementの課金アカウントでのみサポートされます。 https://docs.microsoft.com/en-us/rest/api/billing/

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

課金アカウントに課金される顧客を一覧表示します。 この操作は、契約の種類がMicrosoft Partner Agreementの課金アカウントでのみサポートされます。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNext(ICustomersOperations, String)

課金アカウントに課金される顧客を一覧表示します。 この操作は、契約の種類がMicrosoft Partner Agreementの課金アカウントでのみサポートされます。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingAccountNextAsync(ICustomersOperations, String, CancellationToken)

課金アカウントに課金される顧客を一覧表示します。 この操作は、契約の種類がMicrosoft Partner Agreementの課金アカウントでのみサポートされます。 https://docs.microsoft.com/en-us/rest/api/billing/

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

課金プロファイルに課金される顧客を一覧表示します。 この操作は、契約の種類がMicrosoft Partner Agreementの課金アカウントでのみサポートされます。 https://docs.microsoft.com/en-us/rest/api/billing/

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

課金プロファイルに課金される顧客を一覧表示します。 この操作は、契約の種類がMicrosoft Partner Agreementの課金アカウントでのみサポートされます。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNext(ICustomersOperations, String)

課金プロファイルに課金される顧客を一覧表示します。 この操作は、契約の種類がMicrosoft Partner Agreementの課金アカウントでのみサポートされます。 https://docs.microsoft.com/en-us/rest/api/billing/

ListByBillingProfileNextAsync(ICustomersOperations, String, CancellationToken)

課金プロファイルに課金される顧客を一覧表示します。 この操作は、契約の種類がMicrosoft Partner Agreementの課金アカウントでのみサポートされます。 https://docs.microsoft.com/en-us/rest/api/billing/

適用対象