AccountsOperationsExtensions.ListBillingPlans(IAccountsOperations) Method

Definition

Gets the list of available billing plans for the customer.

public static Microsoft.WindowsAzure.Management.RemoteApp.Models.ListBillingPlansResult ListBillingPlans (this Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations operations);
static member ListBillingPlans : Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations -> Microsoft.WindowsAzure.Management.RemoteApp.Models.ListBillingPlansResult
<Extension()>
Public Function ListBillingPlans (operations As IAccountsOperations) As ListBillingPlansResult

Parameters

operations
IAccountsOperations

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

Returns

Definition for result of ListBillingPlans operation.

Applies to