次の方法で共有


AccountsOperationsExtensions クラス

定義

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)

アカウントの新しい詳細を設定します。

適用対象