次の方法で共有


BillingProfilesOperationsExtensions クラス

定義

BillingProfilesOperations の拡張メソッド。

public static class BillingProfilesOperationsExtensions
type BillingProfilesOperationsExtensions = class
Public Module BillingProfilesOperationsExtensions
継承
BillingProfilesOperationsExtensions

メソッド

BeginCreateOrUpdate(IBillingProfilesOperations, String, String, BillingProfile)

課金プロファイルを作成または更新します。 この操作は、契約の種類がMicrosoft 顧客契約またはMicrosoft Partner Agreementの課金アカウントでサポートされています。

BeginCreateOrUpdateAsync(IBillingProfilesOperations, String, String, BillingProfile, CancellationToken)

課金プロファイルを作成または更新します。 この操作は、契約の種類がMicrosoft 顧客契約またはMicrosoft Partner Agreementの課金アカウントでサポートされています。

CreateOrUpdate(IBillingProfilesOperations, String, String, BillingProfile)

課金プロファイルを作成または更新します。 この操作は、契約の種類がMicrosoft 顧客契約またはMicrosoft Partner Agreementの課金アカウントでサポートされています。

CreateOrUpdateAsync(IBillingProfilesOperations, String, String, BillingProfile, CancellationToken)

課金プロファイルを作成または更新します。 この操作は、契約の種類がMicrosoft 顧客契約またはMicrosoft Partner Agreementの課金アカウントでサポートされています。

Get(IBillingProfilesOperations, String, String, String)

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

GetAsync(IBillingProfilesOperations, String, String, String, CancellationToken)

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

ListByBillingAccount(IBillingProfilesOperations, String, String)

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

ListByBillingAccountAsync(IBillingProfilesOperations, String, String, CancellationToken)

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

ListByBillingAccountNext(IBillingProfilesOperations, String)

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

ListByBillingAccountNextAsync(IBillingProfilesOperations, String, CancellationToken)

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

適用対象