AccountsOperationsExtensions Class

Definition

RmoteApp management client

public static class AccountsOperationsExtensions
type AccountsOperationsExtensions = class
Public Module AccountsOperationsExtensions
Inheritance
AccountsOperationsExtensions

Methods

ActivateBilling(IAccountsOperations)

Updates the customer account for billing.

ActivateBillingAsync(IAccountsOperations)

Updates the customer account for billing.

Get(IAccountsOperations)

Gets the details of the account.

GetAsync(IAccountsOperations)

Gets the details of the account.

GetEnabledFeatures(IAccountsOperations)

Gets additional features enabled for the account.

GetEnabledFeaturesAsync(IAccountsOperations)

Gets additional features enabled for the account.

ListBillingPlans(IAccountsOperations)

Gets the list of available billing plans for the customer.

ListBillingPlansAsync(IAccountsOperations)

Gets the list of available billing plans for the customer.

Set(IAccountsOperations, AccountDetailsParameter)

Sets the new details of the account.

SetAsync(IAccountsOperations, AccountDetailsParameter)

Sets the new details of the account.

Applies to