AccountsOperationsExtensions クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
RmoteApp 管理クライアント
public static class AccountsOperationsExtensions
type AccountsOperationsExtensions = class
Public Module AccountsOperationsExtensions
- 継承
-
AccountsOperationsExtensions
メソッド
ActivateBilling(IAccountsOperations) |
請求のために顧客アカウントを更新します。 |
ActivateBillingAsync(IAccountsOperations) |
請求のために顧客アカウントを更新します。 |
Get(IAccountsOperations) |
アカウントの詳細を取得します。 |
GetAsync(IAccountsOperations) |
アカウントの詳細を取得します。 |
GetEnabledFeatures(IAccountsOperations) |
アカウントに対して有効になっている追加機能を取得します。 |
GetEnabledFeaturesAsync(IAccountsOperations) |
アカウントに対して有効になっている追加機能を取得します。 |
ListBillingPlans(IAccountsOperations) |
顧客の利用可能な課金プランの一覧を取得します。 |
ListBillingPlansAsync(IAccountsOperations) |
顧客の利用可能な課金プランの一覧を取得します。 |
Set(IAccountsOperations, AccountDetailsParameter) |
アカウントの新しい詳細を設定します。 |
SetAsync(IAccountsOperations, AccountDetailsParameter) |
アカウントの新しい詳細を設定します。 |
適用対象
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for .NET