AccountsOperationsExtensions.ActivateBilling(IAccountsOperations) Method

Definition

Updates the customer account for billing.

public static Microsoft.Azure.AzureOperationResponse ActivateBilling (this Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations operations);
static member ActivateBilling : Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations -> Microsoft.Azure.AzureOperationResponse
<Extension()>
Public Function ActivateBilling (operations As IAccountsOperations) As AzureOperationResponse

Parameters

operations
IAccountsOperations

Reference to the Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations.

Returns

Microsoft.Azure.AzureOperationResponse

A standard service response including an HTTP status code and request ID.

Applies to