AccountsOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Azure SDK for .NET