RemoteApp/Microsoft.WindowsAzure.Management.RemoteApp.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Microsoft.WindowsAzure.Management.RemoteApp</name>
    </assembly>
    <members>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.AccountsOperations">
            <summary>
            Operations related to RemoteApp account.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.AccountsOperations.#ctor(Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient)">
            <summary>
            Initializes a new instance of the AccountsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.AccountsOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.AccountsOperations.ActivateBillingAsync(System.Threading.CancellationToken)">
            <summary>
            Updates the customer account for billing.
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.AccountsOperations.GetAsync(System.Threading.CancellationToken)">
            <summary>
            Gets the details of the account.
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Definition for result of GetAccount operaton.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.AccountsOperations.GetEnabledFeaturesAsync(System.Threading.CancellationToken)">
            <summary>
            Gets additional features enabled for the account.
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Additional features enabled for the account.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.AccountsOperations.ListBillingPlansAsync(System.Threading.CancellationToken)">
            <summary>
            Gets the list of available billing plans for the customer.
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Definition for result of ListBillingPlans operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.AccountsOperations.SetAsync(Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountDetailsParameter,System.Threading.CancellationToken)">
            <summary>
            Sets the new details of the account.
            </summary>
            <param name='accountInfo'>
            Required. New details of account.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.AccountsOperationsExtensions">
            <summary>
            RmoteApp management client
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.AccountsOperationsExtensions.ActivateBilling(Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations)">
            <summary>
            Updates the customer account for billing.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.AccountsOperationsExtensions.ActivateBillingAsync(Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations)">
            <summary>
            Updates the customer account for billing.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.AccountsOperationsExtensions.Get(Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations)">
            <summary>
            Gets the details of the account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations.
            </param>
            <returns>
            Definition for result of GetAccount operaton.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.AccountsOperationsExtensions.GetAsync(Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations)">
            <summary>
            Gets the details of the account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations.
            </param>
            <returns>
            Definition for result of GetAccount operaton.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.AccountsOperationsExtensions.GetEnabledFeatures(Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations)">
            <summary>
            Gets additional features enabled for the account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations.
            </param>
            <returns>
            Additional features enabled for the account.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.AccountsOperationsExtensions.GetEnabledFeaturesAsync(Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations)">
            <summary>
            Gets additional features enabled for the account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations.
            </param>
            <returns>
            Additional features enabled for the account.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.AccountsOperationsExtensions.ListBillingPlans(Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations)">
            <summary>
            Gets the list of available billing plans for the customer.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations.
            </param>
            <returns>
            Definition for result of ListBillingPlans operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.AccountsOperationsExtensions.ListBillingPlansAsync(Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations)">
            <summary>
            Gets the list of available billing plans for the customer.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations.
            </param>
            <returns>
            Definition for result of ListBillingPlans operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.AccountsOperationsExtensions.Set(Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations,Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountDetailsParameter)">
            <summary>
            Sets the new details of the account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations.
            </param>
            <param name='accountInfo'>
            Required. New details of account.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.AccountsOperationsExtensions.SetAsync(Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations,Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountDetailsParameter)">
            <summary>
            Sets the new details of the account.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations.
            </param>
            <param name='accountInfo'>
            Required. New details of account.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperations">
            <summary>
            RemoteApp collection operations.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperations.#ctor(Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient)">
            <summary>
            Initializes a new instance of the CollectionOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperations.CreateAsync(System.Boolean,Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionCreationDetails,System.Threading.CancellationToken)">
            <summary>
            Creates a collection with the given details.
            </summary>
            <param name='populateOnly'>
            Required. A flag denoting if the request is to populate the
            creation details of the collection or update and deploy (true for
            populate only).
            </param>
            <param name='collectionDetails'>
            Required. Details for the collection to be created.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperations.DeleteAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes the given collection.
            </summary>
            <param name='collectionName'>
            Required. The name of the collection.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperations.DisconnectSessionAsync(System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionCommandParameter,System.Threading.CancellationToken)">
            <summary>
            Disconnects the session associated with the user UPN
            </summary>
            <param name='collectionName'>
            Required. The RemoteApp collection name where the session exists.
            </param>
            <param name='sessionParameter'>
            Required. The session command parameter to disconnect a session.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperations.GetAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the result for a given collection
            </summary>
            <param name='collectionName'>
            Required. The name of the collection.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response for the GetServiceList operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperations.GetAdAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the specified Active directory's configuration.
            </summary>
            <param name='collectionName'>
            Required. Name of the collection
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Similar in structure to the VNet class but used to return one of
            these in GET requests.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperations.GetUsageDetailsAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the summary of collection usage for the requested period.
            </summary>
            <param name='collectionName'>
            Required. The collection name.
            </param>
            <param name='year'>
            Required. The billing year in YYYY format.
            </param>
            <param name='month'>
            Required. The billing month in range of 01 through 12 inclusive.
            </param>
            <param name='locale'>
            Required. The locale value which will be applied to the generated
            usage report.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The collection usage billing details.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperations.GetUsageSummaryAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the summary of collection usage for the requested period.
            </summary>
            <param name='collectionName'>
            Required. The collection name.
            </param>
            <param name='year'>
            Required. The billing year in YYYY format.
            </param>
            <param name='month'>
            Required. The billing month in range of 01 through 12 inclusive.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The collection usage billing summary.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperations.ListAsync(System.Threading.CancellationToken)">
            <summary>
            Returns the list of all collection currently available for the
            subscription Id
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response for the get collections list operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperations.ListSessionsAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the list of all sessions in the collection.
            </summary>
            <param name='collectionName'>
            Required. The RemoteApp collection name where the sessions exists.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            List of user sessions in a given collection.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperations.ListVmsAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the list of all virtual machines in the collection.
            </summary>
            <param name='collectionName'>
            Required. The RemoteApp collection name where vms exist.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            List of virtual machines in a given collection.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperations.LogoffSessionAsync(System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionCommandParameter,System.Threading.CancellationToken)">
            <summary>
            Logs off the session associated with the user UPN
            </summary>
            <param name='collectionName'>
            Required. The RemoteApp collection name where the session exists.
            </param>
            <param name='sessionParameter'>
            Required. The session command parameter to logoff a session.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperations.RegionListAsync(System.Threading.CancellationToken)">
            <summary>
            Gets a list of all regions where collection can be created for the
            subscription.
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The list of locations.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperations.RestartVmAsync(System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.RestartVmCommandParameter,System.Threading.CancellationToken)">
            <summary>
            Restarts VM associated with a collection.
            </summary>
            <param name='collectionName'>
            Required. The RemoteApp collection name containing the VM to be
            restarted.
            </param>
            <param name='details'>
            Required. The details of VM to be restarted.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperations.SendMessageToSessionAsync(System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionSendMessageCommandParameter,System.Threading.CancellationToken)">
            <summary>
            Sends message to the session associated with the user UPN
            </summary>
            <param name='collectionName'>
            Required. The RemoteApp collection name where the session exists.
            </param>
            <param name='sessionMessageParameter'>
            Required. The session command parameter to send message to a
            session.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperations.SetAsync(System.String,System.Boolean,System.Boolean,Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUpdateDetails,System.Threading.CancellationToken)">
            <summary>
            Sets a new information to the collection with given id.
            </summary>
            <param name='collectionName'>
            Required. The name of the collection.
            </param>
            <param name='forceRedeploy'>
            Required. A flag denoting if the request is to re-deploy the
            collection after it is updated.
            </param>
            <param name='populateOnly'>
            Required. A flag denoting if the request is to populate the
            collection details(true for populate only).
            </param>
            <param name='collectionDetails'>
            Required. Details for the collection to be updated.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperations.SetAdAsync(System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.ActiveDirectoryConfigParameter,System.Threading.CancellationToken)">
            <summary>
            Updates the specified Active directory's configuration.
            </summary>
            <param name='collectionName'>
            Required. Name of the collection
            </param>
            <param name='activeDirectoryConfigDetails'>
            Required. AD config
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions">
            <summary>
            RmoteApp management client
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.Create(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.Boolean,Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionCreationDetails)">
            <summary>
            Creates a collection with the given details.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='populateOnly'>
            Required. A flag denoting if the request is to populate the
            creation details of the collection or update and deploy (true for
            populate only).
            </param>
            <param name='collectionDetails'>
            Required. Details for the collection to be created.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.CreateAsync(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.Boolean,Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionCreationDetails)">
            <summary>
            Creates a collection with the given details.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='populateOnly'>
            Required. A flag denoting if the request is to populate the
            creation details of the collection or update and deploy (true for
            populate only).
            </param>
            <param name='collectionDetails'>
            Required. Details for the collection to be created.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.Delete(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String)">
            <summary>
            Deletes the given collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. The name of the collection.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.DeleteAsync(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String)">
            <summary>
            Deletes the given collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. The name of the collection.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.DisconnectSession(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionCommandParameter)">
            <summary>
            Disconnects the session associated with the user UPN
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name where the session exists.
            </param>
            <param name='sessionParameter'>
            Required. The session command parameter to disconnect a session.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.DisconnectSessionAsync(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionCommandParameter)">
            <summary>
            Disconnects the session associated with the user UPN
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name where the session exists.
            </param>
            <param name='sessionParameter'>
            Required. The session command parameter to disconnect a session.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.Get(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String)">
            <summary>
            Returns the result for a given collection
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. The name of the collection.
            </param>
            <returns>
            The response for the GetServiceList operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.GetAsync(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String)">
            <summary>
            Returns the result for a given collection
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. The name of the collection.
            </param>
            <returns>
            The response for the GetServiceList operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.GetAd(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String)">
            <summary>
            Returns the specified Active directory's configuration.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. Name of the collection
            </param>
            <returns>
            Similar in structure to the VNet class but used to return one of
            these in GET requests.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.GetAdAsync(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String)">
            <summary>
            Returns the specified Active directory's configuration.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. Name of the collection
            </param>
            <returns>
            Similar in structure to the VNet class but used to return one of
            these in GET requests.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.GetUsageDetails(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Gets the summary of collection usage for the requested period.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. The collection name.
            </param>
            <param name='year'>
            Required. The billing year in YYYY format.
            </param>
            <param name='month'>
            Required. The billing month in range of 01 through 12 inclusive.
            </param>
            <param name='locale'>
            Required. The locale value which will be applied to the generated
            usage report.
            </param>
            <returns>
            The collection usage billing details.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.GetUsageDetailsAsync(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Gets the summary of collection usage for the requested period.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. The collection name.
            </param>
            <param name='year'>
            Required. The billing year in YYYY format.
            </param>
            <param name='month'>
            Required. The billing month in range of 01 through 12 inclusive.
            </param>
            <param name='locale'>
            Required. The locale value which will be applied to the generated
            usage report.
            </param>
            <returns>
            The collection usage billing details.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.GetUsageSummary(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String,System.String,System.String)">
            <summary>
            Gets the summary of collection usage for the requested period.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. The collection name.
            </param>
            <param name='year'>
            Required. The billing year in YYYY format.
            </param>
            <param name='month'>
            Required. The billing month in range of 01 through 12 inclusive.
            </param>
            <returns>
            The collection usage billing summary.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.GetUsageSummaryAsync(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String,System.String,System.String)">
            <summary>
            Gets the summary of collection usage for the requested period.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. The collection name.
            </param>
            <param name='year'>
            Required. The billing year in YYYY format.
            </param>
            <param name='month'>
            Required. The billing month in range of 01 through 12 inclusive.
            </param>
            <returns>
            The collection usage billing summary.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.List(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations)">
            <summary>
            Returns the list of all collection currently available for the
            subscription Id
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <returns>
            The response for the get collections list operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.ListAsync(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations)">
            <summary>
            Returns the list of all collection currently available for the
            subscription Id
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <returns>
            The response for the get collections list operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.ListSessions(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String)">
            <summary>
            Gets the list of all sessions in the collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name where the sessions exists.
            </param>
            <returns>
            List of user sessions in a given collection.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.ListSessionsAsync(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String)">
            <summary>
            Gets the list of all sessions in the collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name where the sessions exists.
            </param>
            <returns>
            List of user sessions in a given collection.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.ListVms(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String)">
            <summary>
            Gets the list of all virtual machines in the collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name where vms exist.
            </param>
            <returns>
            List of virtual machines in a given collection.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.ListVmsAsync(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String)">
            <summary>
            Gets the list of all virtual machines in the collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name where vms exist.
            </param>
            <returns>
            List of virtual machines in a given collection.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.LogoffSession(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionCommandParameter)">
            <summary>
            Logs off the session associated with the user UPN
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name where the session exists.
            </param>
            <param name='sessionParameter'>
            Required. The session command parameter to logoff a session.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.LogoffSessionAsync(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionCommandParameter)">
            <summary>
            Logs off the session associated with the user UPN
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name where the session exists.
            </param>
            <param name='sessionParameter'>
            Required. The session command parameter to logoff a session.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.RegionList(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations)">
            <summary>
            Gets a list of all regions where collection can be created for the
            subscription.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <returns>
            The list of locations.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.RegionListAsync(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations)">
            <summary>
            Gets a list of all regions where collection can be created for the
            subscription.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <returns>
            The list of locations.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.RestartVm(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.RestartVmCommandParameter)">
            <summary>
            Restarts VM associated with a collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name containing the VM to be
            restarted.
            </param>
            <param name='details'>
            Required. The details of VM to be restarted.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.RestartVmAsync(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.RestartVmCommandParameter)">
            <summary>
            Restarts VM associated with a collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name containing the VM to be
            restarted.
            </param>
            <param name='details'>
            Required. The details of VM to be restarted.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.SendMessageToSession(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionSendMessageCommandParameter)">
            <summary>
            Sends message to the session associated with the user UPN
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name where the session exists.
            </param>
            <param name='sessionMessageParameter'>
            Required. The session command parameter to send message to a
            session.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.SendMessageToSessionAsync(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionSendMessageCommandParameter)">
            <summary>
            Sends message to the session associated with the user UPN
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name where the session exists.
            </param>
            <param name='sessionMessageParameter'>
            Required. The session command parameter to send message to a
            session.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.Set(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String,System.Boolean,System.Boolean,Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUpdateDetails)">
            <summary>
            Sets a new information to the collection with given id.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. The name of the collection.
            </param>
            <param name='forceRedeploy'>
            Required. A flag denoting if the request is to re-deploy the
            collection after it is updated.
            </param>
            <param name='populateOnly'>
            Required. A flag denoting if the request is to populate the
            collection details(true for populate only).
            </param>
            <param name='collectionDetails'>
            Required. Details for the collection to be updated.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.SetAsync(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String,System.Boolean,System.Boolean,Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUpdateDetails)">
            <summary>
            Sets a new information to the collection with given id.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. The name of the collection.
            </param>
            <param name='forceRedeploy'>
            Required. A flag denoting if the request is to re-deploy the
            collection after it is updated.
            </param>
            <param name='populateOnly'>
            Required. A flag denoting if the request is to populate the
            collection details(true for populate only).
            </param>
            <param name='collectionDetails'>
            Required. Details for the collection to be updated.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.SetAd(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.ActiveDirectoryConfigParameter)">
            <summary>
            Updates the specified Active directory's configuration.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. Name of the collection
            </param>
            <param name='activeDirectoryConfigDetails'>
            Required. AD config
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.CollectionOperationsExtensions.SetAdAsync(Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.ActiveDirectoryConfigParameter)">
            <summary>
            Updates the specified Active directory's configuration.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.
            </param>
            <param name='collectionName'>
            Required. Name of the collection
            </param>
            <param name='activeDirectoryConfigDetails'>
            Required. AD config
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations">
            <summary>
            Operations related to RemoteApp account.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations.ActivateBillingAsync(System.Threading.CancellationToken)">
            <summary>
            Updates the customer account for billing.
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations.GetAsync(System.Threading.CancellationToken)">
            <summary>
            Gets the details of the account.
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Definition for result of GetAccount operaton.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations.GetEnabledFeaturesAsync(System.Threading.CancellationToken)">
            <summary>
            Gets additional features enabled for the account.
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Additional features enabled for the account.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations.ListBillingPlansAsync(System.Threading.CancellationToken)">
            <summary>
            Gets the list of available billing plans for the customer.
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Definition for result of ListBillingPlans operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IAccountsOperations.SetAsync(Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountDetailsParameter,System.Threading.CancellationToken)">
            <summary>
            Sets the new details of the account.
            </summary>
            <param name='accountInfo'>
            New details of account.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations">
            <summary>
            RemoteApp collection operations.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.CreateAsync(System.Boolean,Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionCreationDetails,System.Threading.CancellationToken)">
            <summary>
            Creates a collection with the given details.
            </summary>
            <param name='populateOnly'>
            A flag denoting if the request is to populate the creation details
            of the collection or update and deploy (true for populate only).
            </param>
            <param name='collectionDetails'>
            Details for the collection to be created.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.DeleteAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes the given collection.
            </summary>
            <param name='collectionName'>
            The name of the collection.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.DisconnectSessionAsync(System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionCommandParameter,System.Threading.CancellationToken)">
            <summary>
            Disconnects the session associated with the user UPN
            </summary>
            <param name='collectionName'>
            The RemoteApp collection name where the session exists.
            </param>
            <param name='sessionParameter'>
            The session command parameter to disconnect a session.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.GetAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the result for a given collection
            </summary>
            <param name='collectionName'>
            The name of the collection.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response for the GetServiceList operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.GetAdAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the specified Active directory's configuration.
            </summary>
            <param name='collectionName'>
            Name of the collection
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Similar in structure to the VNet class but used to return one of
            these in GET requests.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.GetUsageDetailsAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the summary of collection usage for the requested period.
            </summary>
            <param name='collectionName'>
            The collection name.
            </param>
            <param name='year'>
            The billing year in YYYY format.
            </param>
            <param name='month'>
            The billing month in range of 01 through 12 inclusive.
            </param>
            <param name='locale'>
            The locale value which will be applied to the generated usage
            report.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The collection usage billing details.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.GetUsageSummaryAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the summary of collection usage for the requested period.
            </summary>
            <param name='collectionName'>
            The collection name.
            </param>
            <param name='year'>
            The billing year in YYYY format.
            </param>
            <param name='month'>
            The billing month in range of 01 through 12 inclusive.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The collection usage billing summary.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.ListAsync(System.Threading.CancellationToken)">
            <summary>
            Returns the list of all collection currently available for the
            subscription Id
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response for the get collections list operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.ListSessionsAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the list of all sessions in the collection.
            </summary>
            <param name='collectionName'>
            The RemoteApp collection name where the sessions exists.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            List of user sessions in a given collection.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.ListVmsAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the list of all virtual machines in the collection.
            </summary>
            <param name='collectionName'>
            The RemoteApp collection name where vms exist.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            List of virtual machines in a given collection.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.LogoffSessionAsync(System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionCommandParameter,System.Threading.CancellationToken)">
            <summary>
            Logs off the session associated with the user UPN
            </summary>
            <param name='collectionName'>
            The RemoteApp collection name where the session exists.
            </param>
            <param name='sessionParameter'>
            The session command parameter to logoff a session.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.RegionListAsync(System.Threading.CancellationToken)">
            <summary>
            Gets a list of all regions where collection can be created for the
            subscription.
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The list of locations.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.RestartVmAsync(System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.RestartVmCommandParameter,System.Threading.CancellationToken)">
            <summary>
            Restarts VM associated with a collection.
            </summary>
            <param name='collectionName'>
            The RemoteApp collection name containing the VM to be restarted.
            </param>
            <param name='details'>
            The details of VM to be restarted.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.SendMessageToSessionAsync(System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionSendMessageCommandParameter,System.Threading.CancellationToken)">
            <summary>
            Sends message to the session associated with the user UPN
            </summary>
            <param name='collectionName'>
            The RemoteApp collection name where the session exists.
            </param>
            <param name='sessionMessageParameter'>
            The session command parameter to send message to a session.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.SetAsync(System.String,System.Boolean,System.Boolean,Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUpdateDetails,System.Threading.CancellationToken)">
            <summary>
            Sets a new information to the collection with given id.
            </summary>
            <param name='collectionName'>
            The name of the collection.
            </param>
            <param name='forceRedeploy'>
            A flag denoting if the request is to re-deploy the collection after
            it is updated.
            </param>
            <param name='populateOnly'>
            A flag denoting if the request is to populate the collection
            details(true for populate only).
            </param>
            <param name='collectionDetails'>
            Details for the collection to be updated.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.ICollectionOperations.SetAdAsync(System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.ActiveDirectoryConfigParameter,System.Threading.CancellationToken)">
            <summary>
            Updates the specified Active directory's configuration.
            </summary>
            <param name='collectionName'>
            Name of the collection
            </param>
            <param name='activeDirectoryConfigDetails'>
            AD config
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.IOperationResultOperations">
            <summary>
            Operations for long-running operation results
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IOperationResultOperations.GetAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the status of a long-running operation.
            </summary>
            <param name='trackingId'>
            The operation tracking id.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Operation response for OperationResultOperations.Get.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations">
            <summary>
            RemoteApp principal operations.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.AddAsync(System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalList,System.Threading.CancellationToken)">
            <summary>
            Adds a list of principals to the given collection.
            </summary>
            <param name='collectionName'>
            The RemoteApp collection name.
            </param>
            <param name='securityPrincipalList'>
            A list of RemoteApp principals to add.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response for the collection user operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.AddToAppAsync(System.String,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalList,System.Threading.CancellationToken)">
            <summary>
            Adds a list of principals to the given collection.
            </summary>
            <param name='collectionName'>
            The RemoteApp collection name.
            </param>
            <param name='appAlias'>
            Application alias.
            </param>
            <param name='securityPrincipalList'>
            A list of RemoteApp principals to add to the published app.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response for the collection user operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.DeleteAsync(System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalList,System.Threading.CancellationToken)">
            <summary>
            Deletes a list of principals from the given collection.
            </summary>
            <param name='collectionName'>
            The RemoteApp collection name.
            </param>
            <param name='securityPrincipalList'>
            A list of RemoteApp principals to delete.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response for the collection user operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.DeleteFromAppAsync(System.String,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalList,System.Threading.CancellationToken)">
            <summary>
            Deletes a list of principals from the given app.
            </summary>
            <param name='collectionName'>
            The RemoteApp collection name.
            </param>
            <param name='appAlias'>
            Application alias.
            </param>
            <param name='securityPrincipalList'>
            A list of RemoteApp principals to delete from the published app.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response for the collection user operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.ListAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a list of all RemoteApp principals associated with the given
            collection.
            </summary>
            <param name='collectionName'>
            The RemoteApp collection name.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The list of principals with consent status.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.ListForAppAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a list of all RemoteApp principals associated with the given
            app in a collection.
            </summary>
            <param name='collectionName'>
            The RemoteApp collection name.
            </param>
            <param name='appAlias'>
            Application alias.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The list of principals with consent status.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.ListForAppWithTokenAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a list of all RemoteApp principals associated with the given
            app in a collection using continuation token.
            </summary>
            <param name='collectionName'>
            The RemoteApp collection name.
            </param>
            <param name='appAlias'>
            Application alias.
            </param>
            <param name='previousContinuationToken'>
            Continuation token.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The list of principals with consent status and continuation token.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.ListWithTokenAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a list of all RemoteApp principals associated with the given
            collection using continuation token.
            </summary>
            <param name='collectionName'>
            The RemoteApp collection name.
            </param>
            <param name='previousContinuationToken'>
            Continuation token.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The list of principals with consent status and continuation token.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations">
            <summary>
            Operations related to publishing.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.GetAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the details of a published application with given alias (short
            unique name) from the collection.
            </summary>
            <param name='collectionName'>
            Collection Name
            </param>
            <param name='alias'>
            Alias of published application
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Definition for result of GetPublishedApplication operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.ListAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the list of details for all published applications from the
            collection.
            </summary>
            <param name='collectionName'>
            Collection Name
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Definition for result of GetPublishedApplicationList operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.ModifyApplicationAsync(System.String,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.ApplicationDetailsParameter,System.Threading.CancellationToken)">
            <summary>
            Sets a published application matching the given alias (short unique
            name) in the collection.
            </summary>
            <param name='collectionName'>
            Collection Name
            </param>
            <param name='alias'>
            Alias of published application
            </param>
            <param name='applicationDetails'>
            New details for the application
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Definition for result of ModifyApplicaton operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.PublishApplicationsAsync(System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.ApplicationDetailsListParameter,System.Threading.CancellationToken)">
            <summary>
            Publishes remote applications with given application details in the
            collection.
            </summary>
            <param name='collectionName'>
            Collection Name
            </param>
            <param name='applicationDetailsList'>
            List of publishing details
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Definition for result of PublishApplications operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.StartMenuApplicationAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a start menu application details for the given id from the
            collection.
            </summary>
            <param name='collectionName'>
            Collection Name
            </param>
            <param name='applicationId'>
            Start menu application Id
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Definition for result of GetStartMenuApplication operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.StartMenuApplicationListAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the list of all start menu applications from the collection.
            </summary>
            <param name='collectionName'>
            Collection Name
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Definition for result of GetStartMenuApplicationList operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.UnpublishAsync(System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.AliasesListParameter,System.Threading.CancellationToken)">
            <summary>
            Unpublishes published applications matching the given list of
            application aliases (short unique names) from the collection.
            </summary>
            <param name='collectionName'>
            Collection Name
            </param>
            <param name='aliasesList'>
            List of application aliases to be unpublished
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Definition for result of UnpublishApplications operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.UnpublishAllAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Unpublishes all published applications from the collection.
            </summary>
            <param name='collectionName'>
            Collection Name
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Definition for result of UnpublishApplications operation.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.IRemoteAppManagementClient">
            <summary>
            RmoteApp management client
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.IRemoteAppManagementClient.ApiVersion">
            <summary>
            Gets the API version.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.IRemoteAppManagementClient.BaseUri">
            <summary>
            Gets the URI used as the base for all cloud service requests.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.IRemoteAppManagementClient.Credentials">
            <summary>
            Gets subscription credentials which uniquely identify Microsoft
            Azure subscription. The subscription ID forms part of the URI for
            every service call.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.IRemoteAppManagementClient.LongRunningOperationInitialTimeout">
            <summary>
            Gets or sets the initial timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.IRemoteAppManagementClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.IRemoteAppManagementClient.RdfeNamespace">
            <summary>
            RDFE namespace for accessing test environments.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.IRemoteAppManagementClient.Account">
            <summary>
            Operations related to RemoteApp account.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.IRemoteAppManagementClient.Collections">
            <summary>
            RemoteApp collection operations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.IRemoteAppManagementClient.OperationResults">
            <summary>
            Operations for long-running operation results
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.IRemoteAppManagementClient.Principals">
            <summary>
            RemoteApp principal operations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.IRemoteAppManagementClient.Publishing">
            <summary>
            Operations related to publishing.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.IRemoteAppManagementClient.TemplateImages">
            <summary>
            Operations to create, modify, list, and delete template images.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.IRemoteAppManagementClient.UserDisks">
            <summary>
            RemoteApp user disk operations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.IRemoteAppManagementClient.VNet">
            <summary>
            RemoteApp virtual network operations.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations">
            <summary>
            Operations to create, modify, list, and delete template images.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations.DeleteAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes an existing template image.
            </summary>
            <param name='imageName'>
            The template image name.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations.EnsureStorageInRegionAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Ensures storage is ready for the given region. Call this before
            uploading an image.
            </summary>
            <param name='region'>
            Azure datacenter region.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations.GetAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets details of a template image for the subscription.
            </summary>
            <param name='imageName'>
            Name of the template image.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Operation response for TemplateImageOperations.Get.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations.GetUploadScriptAsync(System.Threading.CancellationToken)">
            <summary>
            Gets the script for template image upload. Pass this script Uri and
            SAS obtianed from template image Set or Get operations.
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Definition for result of GetUploadScript operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations.ListAsync(System.Threading.CancellationToken)">
            <summary>
            Gets a list of template images for the subscription.
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Operation response for TemplateImageOperations.List.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations.MigrateAsync(System.String,System.String,System.String,System.String,System.Boolean,System.Threading.CancellationToken)">
            <summary>
            Migrate the template image of a collection to the specified azure
            storage account
            </summary>
            <param name='collectionName'>
            The collection name.
            </param>
            <param name='targetAccountName'>
            The destination storage account name
            </param>
            <param name='targetAccountKey'>
            The destination storage account key
            </param>
            <param name='targetContainerName'>
            The destination container name
            </param>
            <param name='overwriteExistingTemplateImage'>
            A flag denoting if the request is to overwrite the existing
            template image in the destination storage account
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations.SetAsync(Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageDetails,System.Threading.CancellationToken)">
            <summary>
            Sets a template image details. If the template image already
            exists, only the Name can be changed.
            </summary>
            <param name='imageDetails'>
            Details for the template image to be created or updated.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Operation response for TemplateImageOperations.Get.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.IUserDiskOperations">
            <summary>
            RemoteApp user disk operations.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IUserDiskOperations.CopyAsync(System.String,System.String,System.String,System.Boolean,System.Threading.CancellationToken)">
            <summary>
            Copy user disk from one collection to the other and keep the source
            user disk.
            </summary>
            <param name='srcCollectionName'>
            The source collection name.
            </param>
            <param name='dstCollectionName'>
            The destination collection name.
            </param>
            <param name='userUpn'>
            The user upn.
            </param>
            <param name='overwriteExistingUserDisk'>
            A flag denoting if the request is to overwrite the existing user
            disk
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IUserDiskOperations.DeleteAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes the given user disk.
            </summary>
            <param name='collectionName'>
            The RemoteApp collection name.
            </param>
            <param name='userUpn'>
            The user upn.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IUserDiskOperations.MigrateAsync(System.String,System.String,System.String,System.String,System.Boolean,System.Threading.CancellationToken)">
            <summary>
            Migrate user disks of all the users from a collection to the
            specified azure storage account
            </summary>
            <param name='collectionName'>
            The collection name.
            </param>
            <param name='targetAccountName'>
            The destination storage account name
            </param>
            <param name='targetAccountKey'>
            The destination storage account key
            </param>
            <param name='targetContainerName'>
            The destination container name
            </param>
            <param name='overwriteExistingUserDisk'>
            A flag denoting if the request is to overwrite the existing user
            disk in the destination storage account
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations">
            <summary>
            RemoteApp virtual network operations.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.CreateOrUpdateAsync(System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetParameter,System.Threading.CancellationToken)">
            <summary>
            Creates or updates a virtual network.
            </summary>
            <param name='vNetName'>
            RemoteApp virtual network name.
            </param>
            <param name='vNetDetails'>
            Details about the virtual network to create or update.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.DeleteAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes the specified RemoteApp virtual network
            </summary>
            <param name='vNetName'>
            RemoteApp virtual network name.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.GetAsync(System.String,System.Boolean,System.Threading.CancellationToken)">
            <summary>
            Gets the specified virtual network's configuration.
            </summary>
            <param name='vNetName'>
            RemoteApp virtual network name.
            </param>
            <param name='includeSharedKey'>
            Set to true to get back the shared key used to configure the VPN
            connection
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            RemoteApp virtual network information.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.GetResetVpnSharedKeyOperationStatusAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the status of the call from ResetVpnSharedKey.
            </summary>
            <param name='trackingId'>
            Tracking ID returned by ResetVpnSharedKey
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Current state of a long running operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.GetVpnDeviceConfigScriptAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a configuration script to configure the VPN deviceto connect
            to the given virtual network. Run this script on the VPN device.
            </summary>
            <param name='vNetName'>
            RemoteApp virtual network name.
            </param>
            <param name='vendor'>
            Vendor
            </param>
            <param name='vpnDevice'>
            Model of the VPN
            </param>
            <param name='osFamily'>
            OS Family
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Script that can be used to set up a VPN device.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.GetVpnDevicesAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets details of supported VPN devices
            </summary>
            <param name='vNetName'>
            RemoteApp virtual network name.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The VPN device information.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.ListAsync(System.Threading.CancellationToken)">
            <summary>
            Gets a list of virtual network configurations.
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            List of virtual networks.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.ResetVpnSharedKeyAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Posts a request to asynchronously generate a new shared key for the
            specified virtual network and returns a tracking ID for the
            operation.Use GetResetVpnSharedKeyOperationStatus with this
            tracking ID to determine when the operation has completed. When
            the status returns Success,call Get passing the virtual network
            name and true for the includeSharedKey parameter. This will return
            a VNetResult containing the new key.Call GetVpnConfigScript to get
            back the configuration script to configure the VPN device. Run
            this script using the new key on the VPN device.
            </summary>
            <param name='vNetName'>
            RemoteApp virtual network name.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountDetails">
            <summary>
            Details of an account for a RemoteApp service.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountDetails.ClientUrl">
            <summary>
            Optional. End-user client URL.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountDetails.ContactEmail">
            <summary>
            Optional. Contact email of account holder.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountDetails.DesktopEnabled">
            <summary>
            Optional. Desktop publishing enabled flag.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountDetails.Id">
            <summary>
            Optional. Unique identifier of account.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountDetails.MaxCollections">
            <summary>
            Optional. Maximum number of allowed collections.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountDetails.MaxPublishedAppsPerCollection">
            <summary>
            Optional. Maximum number of published applications allowed per
            collection.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountDetails.MaxUsersPerCollection">
            <summary>
            Optional. Maximum number of users allowed per collection.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountDetails.OptIntoMarketingEmail">
            <summary>
            Optional. Whether account holder opted for marketing emails.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountDetails.#ctor">
            <summary>
            Initializes a new instance of the AccountDetails class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountDetailsParameter">
            <summary>
            Parameter definition for AccountDetails, used by set account operation
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountDetailsParameter.AccountInfo">
            <summary>
            Optional. New details of account.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountDetailsParameter.#ctor">
            <summary>
            Initializes a new instance of the AccountDetailsParameter class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountUpdateDetails">
            <summary>
            Workspace information which can be updated.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountUpdateDetails.EndUserFeedName">
            <summary>
            Optional. Short friendly name of workspace.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.AccountUpdateDetails.#ctor">
            <summary>
            Initializes a new instance of the AccountUpdateDetails class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.ActiveDirectoryConfig">
            <summary>
            Details of a RemoteApp active directory configuration.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.ActiveDirectoryConfig.DomainName">
            <summary>
            Required. The name of the on-premise domain to join the RD Session
            Host servers to.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.ActiveDirectoryConfig.OrganizationalUnit">
            <summary>
            Optional. The name of your organizational unit to join the RD
            Session Host servers, e.g.
            OU=MyOu,DC=MyDomain,DC=ParentDomain,DC=com. Attributes such as OU,
            DC, etc. must be in uppercase.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.ActiveDirectoryConfig.Password">
            <summary>
            Required. The service account's password.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.ActiveDirectoryConfig.UserName">
            <summary>
            Required. The user name of a service account that has permission to
            add computers to the domain.The username must be specified in the
            UPN or down-level logon name format (user@some.domain or
            some.domain\\user).
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.ActiveDirectoryConfig.#ctor">
            <summary>
            Initializes a new instance of the ActiveDirectoryConfig class.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.ActiveDirectoryConfig.#ctor(System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the ActiveDirectoryConfig class with
            required arguments.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.ActiveDirectoryConfigParameter">
            <summary>
            Similar in structure to the VNet class but used as the RequestBody for
            PUT requests.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.ActiveDirectoryConfigParameter.#ctor">
            <summary>
            Initializes a new instance of the ActiveDirectoryConfigParameter
            class.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.ActiveDirectoryConfigParameter.#ctor(System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the ActiveDirectoryConfigParameter
            class with required arguments.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.ActiveDirectoryConfigResult">
            <summary>
            Similar in structure to the VNet class but used to return one of these
            in GET requests.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.ActiveDirectoryConfigResult.ActiveDirectoryConfig">
            <summary>
            Optional.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.ActiveDirectoryConfigResult.#ctor">
            <summary>
            Initializes a new instance of the ActiveDirectoryConfigResult class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.AliasesListParameter">
            <summary>
            Paramer definition for AliasesList, used by remote app unpublishing
            operations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.AliasesListParameter.AliasesList">
            <summary>
            Optional. List of applications aliases (short unique names).
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.AliasesListParameter.#ctor">
            <summary>
            Initializes a new instance of the AliasesListParameter class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.ApplicationDetailsListParameter">
            <summary>
            Parameter definition for ApplicatonDetailsList, used by publishing
            operations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.ApplicationDetailsListParameter.DetailsList">
            <summary>
            Optional. List of publishing details for remote applications.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.ApplicationDetailsListParameter.#ctor">
            <summary>
            Initializes a new instance of the ApplicationDetailsListParameter
            class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.ApplicationDetailsParameter">
            <summary>
            Parameter definition for ApplicationDetails, used by publishing
            operations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.ApplicationDetailsParameter.Details">
            <summary>
            Optional. Publishing details for remote applications.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.ApplicationDetailsParameter.#ctor">
            <summary>
            Initializes a new instance of the ApplicationDetailsParameter class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.AppPublishingStatus">
            <summary>
            The application publishing status.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.AppPublishingStatus.Publishing">
            <summary>
            The application is being published.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.AppPublishingStatus.Published">
            <summary>
            The application is published and ready to use.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.AppPublishingStatus.Unpublishing">
            <summary>
            The application is being unpublished.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.AppPublishingStatus.Modifying">
            <summary>
            The application is being modified.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.AppPublishingStatus.Invalid">
            <summary>
            The application is in an invalid state. This may be due to an error
            state in application operation.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.BillingPlan">
            <summary>
            Contains details of a billing plan.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.BillingPlan.AddOns">
            <summary>
            Optional. Associated add-ons.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.BillingPlan.CoresPerUser">
            <summary>
            Optional. Computing cores per user.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.BillingPlan.Id">
            <summary>
            Optional. Unique identifier of billing plan.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.BillingPlan.MinimumBilledUserCount">
            <summary>
            Optional. Minimum number of user to bill.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.BillingPlan.Name">
            <summary>
            Optional. Short name of billing plan.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.BillingPlan.#ctor">
            <summary>
            Initializes a new instance of the BillingPlan class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.BillingUsageSummary">
            <summary>
            The collection usage billiing summary.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.BillingUsageSummary.IncludedUsage">
            <summary>
            Optional. The number of hours used which are included in the
            billing plan's base rate.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.BillingUsageSummary.OverageUsage">
            <summary>
            Optional. The number of hours used beyond the billing plan's
            included usage, but not exceeding the billing plan's maximum cost.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.BillingUsageSummary.TotalUsage">
            <summary>
            Optional. The total usage hours by the user.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.BillingUsageSummary.UserName">
            <summary>
            Optional. The user's UPN.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.BillingUsageSummary.WaivedUsage">
            <summary>
            Optional. The number of hours used beyond the billing plan's
            maximum cost. These usage hours are not billed.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.BillingUsageSummary.#ctor">
            <summary>
            Initializes a new instance of the BillingUsageSummary class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection">
            <summary>
            The collection details.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection.AclLevel">
            <summary>
            Optional. Application ACL level (Collection or Application)
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection.AdInfo">
            <summary>
            Optional. The domain join details for this collection.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection.CustomRdpProperty">
            <summary>
            Optional. Optional customer-defined RDP properties of the
            collection.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection.Description">
            <summary>
            Optional. The description of the collection.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection.DnsServers">
            <summary>
            Optional. List of the DNS Servers.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection.LastErrorCode">
            <summary>
            Optional. The last operation error code on this collection.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection.LastModifiedTimeUtc">
            <summary>
            Optional. UTC Date time of the last modification of this collection.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection.MaxSessions">
            <summary>
            Optional. The maximum number of concurrent users allowed for this
            collection.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection.Mode">
            <summary>
            Optional. The collection mode.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection.Name">
            <summary>
            Required. The collection name.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection.OfficeType">
            <summary>
            Optional. If the template image for this collection includes Office
            this will specify the type.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection.PlanName">
            <summary>
            Required. The plan name associated with this collection.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection.ReadyForPublishing">
            <summary>
            Optional. A flag denoting if this collection is ready for
            publishing operations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection.Region">
            <summary>
            Optional. The region where the collection is deployed.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection.SessionWarningThreshold">
            <summary>
            Optional. The end-user session limit warning threshold. Reaching
            or crossing this threshold will cause a capacity warning message
            to be shown in the management portal.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection.Status">
            <summary>
            Optional. The collection status.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection.SubnetName">
            <summary>
            Optional. The subnet name of the customer created Azure VNet.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection.TemplateImageName">
            <summary>
            Optional. The name of the template image associated with this
            collection.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection.TrialOnly">
            <summary>
            Optional. Trial-only collections can be used only during the trial
            period of your subscription. When the trial expires or you
            activate your subscription, these collections will be permanently
            disabled.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection.Type">
            <summary>
            Optional. The collection type.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection.VNetName">
            <summary>
            Optional. The VNet name associated with this collection.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection.#ctor">
            <summary>
            Initializes a new instance of the Collection class.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.Collection.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the Collection class with required
            arguments.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionAclLevel">
            <summary>
            Collection ACL level types.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionAclLevel.Unknown">
            <summary>
            Unknown level
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionAclLevel.Collection">
            <summary>
            Per-collection level user assignments
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionAclLevel.Application">
            <summary>
            Per-application level user assignments
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionCreationDetails">
            <summary>
            The parameter for collection creation request.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionCreationDetails.AdInfo">
            <summary>
            Optional. Active Directory configuration details.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionCreationDetails.AllowedPrincipals">
            <summary>
            Optional. The initial list of users to give access to after
            creation of the collection.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionCreationDetails.CustomRdpProperty">
            <summary>
            Optional. Customer defined Remote Desktop Protocol (RDP) properties
            of the collection.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionCreationDetails.Description">
            <summary>
            Optional. The description of the collection.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionCreationDetails.DnsServers">
            <summary>
            Optional. List of the DNS Servers.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionCreationDetails.Mode">
            <summary>
            Optional. The collection mode.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionCreationDetails.Name">
            <summary>
            Required. The collection name.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionCreationDetails.PlanName">
            <summary>
            Required. The RemoteApp plan to use.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionCreationDetails.PublishedApplications">
            <summary>
            Optional. The list of applications to be initially published after
            creation of the collection.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionCreationDetails.ReadyForPublishing">
            <summary>
            Optional. A flag denoting if this collection is ready for
            publishing operations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionCreationDetails.Region">
            <summary>
            Optional. The location of the collection (required for cloud-only
            collections, optional for hybrid collections)
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionCreationDetails.SubnetName">
            <summary>
            Optional. The subnet name of the customer created Azure VNet.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionCreationDetails.TemplateImageName">
            <summary>
            Optional. The name of the template image to be used to create this
            collection.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionCreationDetails.VNetName">
            <summary>
            Optional. The VNet name associated with this collection.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionCreationDetails.#ctor">
            <summary>
            Initializes a new instance of the CollectionCreationDetails class.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionCreationDetails.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the CollectionCreationDetails class
            with required arguments.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionListResult">
            <summary>
            The response for the get collections list operation.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionListResult.Collections">
            <summary>
            Optional. The list of all the collections for the given customer
            subscription id.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionListResult.#ctor">
            <summary>
            Initializes a new instance of the CollectionListResult class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionMode">
            <summary>
            Collection modes.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionMode.Unassigned">
            <summary>
            The collection mode is currently unassigned.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionMode.Apps">
            <summary>
            The collection is capable of publishing applications.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionMode.Desktop">
            <summary>
            The collection is capable of publishing a desktop.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionResult">
            <summary>
            The response for the GetServiceList operation.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionResult.Collection">
            <summary>
            Optional. The collection details.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionResult.#ctor">
            <summary>
            Initializes a new instance of the CollectionResult class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionSessionListResult">
            <summary>
            List of user sessions in a given collection.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionSessionListResult.Sessions">
            <summary>
            Optional. The list of user sessions.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionSessionListResult.#ctor">
            <summary>
            Initializes a new instance of the CollectionSessionListResult class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionType">
            <summary>
            Collection types.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionType.Hybrid">
            <summary>
            The Hybrid collection.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionType.CloudOnly">
            <summary>
            The Cloud-only collection.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUpdateDetails">
            <summary>
            The parameters for collection set request.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUpdateDetails.AclLevel">
            <summary>
            Optional. Application ACL level (Collection or Application)
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUpdateDetails.AdInfo">
            <summary>
            Optional. Active Directory configuration details to update.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUpdateDetails.CustomRdpProperty">
            <summary>
            Optional. Customer defined Remote Desktop Protocol (RDP) properties
            of the collection.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUpdateDetails.Description">
            <summary>
            Optional. The description of the collection.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUpdateDetails.PlanName">
            <summary>
            Optional. The new RemoteApp plan for the collection.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUpdateDetails.SubnetName">
            <summary>
            Optional. The name of the subnet to be used to patch the collection.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUpdateDetails.TemplateImageName">
            <summary>
            Optional. The name of the template image to be used to patch the
            collection.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUpdateDetails.WaitBeforeShutdownInMinutes">
            <summary>
            Optional. Number of minutes to wait before logging off the end
            users when updating this collection.The value of -1 denotes
            immediate force logoff after the patching is successfully
            completed.The value of 0 denotes logoff after 60 minutes after the
            patching is successfully completed.Any other value less than 300
            minutes will be honored as is.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUpdateDetails.#ctor">
            <summary>
            Initializes a new instance of the CollectionUpdateDetails class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUsageDetails">
            <summary>
            The collection usage billing details.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUsageDetails.OperationTrackingId">
            <summary>
            Optional. The tracking id of the requested operation.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUsageDetails.SasUri">
            <summary>
            Optional. The URL of the detailed billing report. Use the operation
            tracking ID with OperationResult.Get API to determine when the
            report is ready, then download the report using this URI.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUsageDetails.#ctor">
            <summary>
            Initializes a new instance of the CollectionUsageDetails class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUsageDetailsResult">
            <summary>
            The collection usage billing details.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUsageDetailsResult.UsageDetails">
            <summary>
            Optional. The collection usage details.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUsageDetailsResult.#ctor">
            <summary>
            Initializes a new instance of the CollectionUsageDetailsResult
            class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUsageSummaryListResult">
            <summary>
            The collection usage billing summary.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUsageSummaryListResult.UsageSummaryList">
            <summary>
            Optional. The list of collection usage summary.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionUsageSummaryListResult.#ctor">
            <summary>
            Initializes a new instance of the CollectionUsageSummaryListResult
            class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionVmsListResult">
            <summary>
            List of virtual machines in a given collection.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionVmsListResult.Vms">
            <summary>
            Optional. The list of virtual machines in collection.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.CollectionVmsListResult.#ctor">
            <summary>
            Initializes a new instance of the CollectionVmsListResult class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.ConsentStatus">
            <summary>
            End user consent status.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.ConsentStatus.Unknown">
            <summary>
            Unknown consent status.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.ConsentStatus.NotFound">
            <summary>
            The user consent status is not found.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.ConsentStatus.Pending">
            <summary>
            The user has not yet acted upon the consent request.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.ConsentStatus.Accepted">
            <summary>
            The user has accepted the consent request.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.ConsentStatus.Rejected">
            <summary>
            The user has rejected the consent request.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.ConsentStatus.Ignore">
            <summary>
            The user has ignored the consent request.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.EnabledFeaturesResult">
            <summary>
            Additional features enabled for the account.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.EnabledFeaturesResult.EnabledFeatures">
            <summary>
            Optional. List of additional features enabled for the account.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.EnabledFeaturesResult.#ctor">
            <summary>
            Initializes a new instance of the EnabledFeaturesResult class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.GatewayType">
            <summary>
            Possible values for gateway type. (see
            http://msdn.microsoft.com/library/azure/jj156075.aspx for more
            information)
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.GatewayType.StaticRouting">
            <summary>
            Policy-based VPN
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.GatewayType.DynamicRouting">
            <summary>
            Route-based VPN
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.GetAccountResult">
            <summary>
            Definition for result of GetAccount operaton.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.GetAccountResult.Details">
            <summary>
            Optional. Account details returned by operation.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.GetAccountResult.#ctor">
            <summary>
            Initializes a new instance of the GetAccountResult class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.GetPublishedApplicationListResult">
            <summary>
            Definition for result of GetPublishedApplicationList operation.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.GetPublishedApplicationListResult.ResultList">
            <summary>
            Optional. List of published applications details.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.GetPublishedApplicationListResult.#ctor">
            <summary>
            Initializes a new instance of the GetPublishedApplicationListResult
            class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.GetPublishedApplicationResult">
            <summary>
            Definition for result of GetPublishedApplication operation.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.GetPublishedApplicationResult.Result">
            <summary>
            Optional. Details of published application.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.GetPublishedApplicationResult.#ctor">
            <summary>
            Initializes a new instance of the GetPublishedApplicationResult
            class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.GetStartMenuApplicationListResult">
            <summary>
            Definition for result of GetStartMenuApplicationList operation.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.GetStartMenuApplicationListResult.ResultList">
            <summary>
            Optional. List of details of start menu applications.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.GetStartMenuApplicationListResult.#ctor">
            <summary>
            Initializes a new instance of the GetStartMenuApplicationListResult
            class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.GetStartMenuApplicationResult">
            <summary>
            Definition for result of GetStartMenuApplication operation.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.GetStartMenuApplicationResult.Result">
            <summary>
            Optional. Start menu application details.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.GetStartMenuApplicationResult.#ctor">
            <summary>
            Initializes a new instance of the GetStartMenuApplicationResult
            class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.IconPngUrisType">
            <summary>
            Contains a map of URIs for application icons.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.IconPngUrisType.IconPngUris">
            <summary>
            Optional. The available map of icon PNG file URIs for different
            resolutions (e.g. 16x16, 32x32, 64x64). The key of the map is the
            first dimension of the PNG resolution.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.IconPngUrisType.#ctor">
            <summary>
            Initializes a new instance of the IconPngUrisType class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.ListBillingPlansResult">
            <summary>
            Definition for result of ListBillingPlans operation.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.ListBillingPlansResult.PlanList">
            <summary>
            Optional. List of plan details returned by operation.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.ListBillingPlansResult.#ctor">
            <summary>
            Initializes a new instance of the ListBillingPlansResult class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.ModifyApplicationResult">
            <summary>
            Definition for result of ModifyApplicaton operation.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.ModifyApplicationResult.Result">
            <summary>
            Optional. Publishing operation result.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.ModifyApplicationResult.#ctor">
            <summary>
            Initializes a new instance of the ModifyApplicationResult class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.OfficeType">
            <summary>
            Office types.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.OfficeType.None">
            <summary>
            No Office license.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.OfficeType.OfficeSAL">
            <summary>
            Office trial
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.OfficeType.Office365">
            <summary>
            Office365 license.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.OfficeType.Unknown">
            <summary>
            Unknown license.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.OperationResult">
            <summary>
            Current status of a long-running operation.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.OperationResult.Description">
            <summary>
            Optional. Description of the current long-running operation status.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.OperationResult.ErrorDetails">
            <summary>
            Optional. Details for any errors from long-running operation.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.OperationResult.Status">
            <summary>
            Optional. Current long-running operation status.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.OperationResult.#ctor">
            <summary>
            Initializes a new instance of the OperationResult class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.OperationResultWithTrackingId">
            <summary>
            The response containing the operation tracking id.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.OperationResultWithTrackingId.TrackingId">
            <summary>
            Optional. The operation tracking id.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.OperationResultWithTrackingId.#ctor">
            <summary>
            Initializes a new instance of the OperationResultWithTrackingId
            class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.OsFamily">
            <summary>
            VPN device operating system details.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.OsFamily.Name">
            <summary>
            Optional. Name of the VPN device operating system.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.OsFamily.#ctor">
            <summary>
            Initializes a new instance of the OsFamily class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.Platform">
            <summary>
            The VPN platform details.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Platform.Name">
            <summary>
            Optional. Name of the platform.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Platform.OsFamilies">
            <summary>
            Optional. Array of operating systems the VPN runs on.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.Platform.#ctor">
            <summary>
            Initializes a new instance of the Platform class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.PrincipalProviderType">
            <summary>
            Enumeration definition of security provider type.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.PrincipalProviderType.OrgId">
            <summary>
            The orgranizational principal provider type.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.PrincipalProviderType.MicrosoftAccount">
            <summary>
            The Microsoft account (aka Live id) provider type.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.PrincipalType">
            <summary>
            Enumeration definition of security principal type.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.PrincipalType.User">
            <summary>
            User type.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.PrincipalType.Group">
            <summary>
            Group type.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.PublishApplicationsResult">
            <summary>
            Definition for result of PublishApplications operation.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.PublishApplicationsResult.ResultList">
            <summary>
            Optional. List of publishing operations results.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.PublishApplicationsResult.#ctor">
            <summary>
            Initializes a new instance of the PublishApplicationsResult class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.PublishedApplicationDetails">
            <summary>
            Publishing details of remote application.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.PublishedApplicationDetails.Alias">
            <summary>
            Optional. A short unique name for the application.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.PublishedApplicationDetails.AvailableToUsers">
            <summary>
            Optional. A flag to denote if the application will be available to
            the end user.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.PublishedApplicationDetails.CommandLineArguments">
            <summary>
            Optional. The command line arguments to launch the application.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.PublishedApplicationDetails.IconPngUris">
            <summary>
            Optional. The available map of icon PNG file URIs for different
            resolutions (e.g. 16x16, 32x32, 64x64). The key of the map is the
            first dimension of the PNG resolution.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.PublishedApplicationDetails.IconUri">
            <summary>
            Optional. The URI for the application's default icon PNG file.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.PublishedApplicationDetails.Name">
            <summary>
            Required. The application name.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.PublishedApplicationDetails.Status">
            <summary>
            Optional. The application status.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.PublishedApplicationDetails.VirtualPath">
            <summary>
            Optional. The application image path on the destination machine
            specified with environment variables for the drive and known
            system path.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.PublishedApplicationDetails.#ctor">
            <summary>
            Initializes a new instance of the PublishedApplicationDetails class.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.PublishedApplicationDetails.#ctor(System.String)">
            <summary>
            Initializes a new instance of the PublishedApplicationDetails class
            with required arguments.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.PublishingOperationResult">
            <summary>
            Details of publishing / unpublishing operation results
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.PublishingOperationResult.ApplicationAlias">
            <summary>
            Optional. The application alias.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.PublishingOperationResult.ApplicationVirtualPath">
            <summary>
            Optional. The application virtual path with respect to local
            machine.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.PublishingOperationResult.ErrorMessage">
            <summary>
            Optional. Error message with respect to operation result.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.PublishingOperationResult.Success">
            <summary>
            Optional. Whether operation was successful.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.PublishingOperationResult.#ctor">
            <summary>
            Initializes a new instance of the PublishingOperationResult class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.Region">
            <summary>
            The region information.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Region.DisplayName">
            <summary>
            Optional. The display name.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Region.Name">
            <summary>
            Optional. The display name.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.Region.#ctor">
            <summary>
            Initializes a new instance of the Region class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.RegionListResult">
            <summary>
            The list of locations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.RegionListResult.Regions">
            <summary>
            Optional. The list of locations.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.RegionListResult.#ctor">
            <summary>
            Initializes a new instance of the RegionListResult class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.RemoteAppOperationStatus">
            <summary>
            Current status of a long-running operation.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.RemoteAppOperationStatus.Pending">
            <summary>
            The operation is pending.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.RemoteAppOperationStatus.InProgress">
            <summary>
            The operation is in progress.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.RemoteAppOperationStatus.Success">
            <summary>
            The operation was successfully completed.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.RemoteAppOperationStatus.Failed">
            <summary>
            The operation failed.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.RemoteAppOperationStatusResult">
            <summary>
            Operation response for OperationResultOperations.Get.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.RemoteAppOperationStatusResult.RemoteAppOperationResult">
            <summary>
            Optional. Current status of the long-running operation.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.RemoteAppOperationStatusResult.#ctor">
            <summary>
            Initializes a new instance of the RemoteAppOperationStatusResult
            class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.RemoteAppSession">
            <summary>
            User session details.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.RemoteAppSession.LogonTimeUtc">
            <summary>
            Optional. The logon time of the user in UTC zone.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.RemoteAppSession.State">
            <summary>
            Optional. The session state. Possible values are 'Active',
            'Disconnected', 'NoSession', 'Unknown'
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.RemoteAppSession.UserUpn">
            <summary>
            Optional. The user UPN of the session.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.RemoteAppSession.#ctor">
            <summary>
            Initializes a new instance of the RemoteAppSession class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.RemoteAppVm">
            <summary>
            Collection VM details.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.RemoteAppVm.LoggedOnUserUpns">
            <summary>
            Optional. List of users logged into VM.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.RemoteAppVm.VirtualMachineName">
            <summary>
            Optional. Name of the VM.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.RemoteAppVm.#ctor">
            <summary>
            Initializes a new instance of the RemoteAppVm class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.RestartVmCommandParameter">
            <summary>
            Parameter definition for session commands.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.RestartVmCommandParameter.LogoffMessage">
            <summary>
            Optional. Logoff warning message to be displayed to users.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.RestartVmCommandParameter.LogoffWaitTimeInSeconds">
            <summary>
            Optional. Wait time in seconds before force logoff.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.RestartVmCommandParameter.VirtualMachineName">
            <summary>
            Required. Name of the VM to restart.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.RestartVmCommandParameter.#ctor">
            <summary>
            Initializes a new instance of the RestartVmCommandParameter class.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.RestartVmCommandParameter.#ctor(System.String)">
            <summary>
            Initializes a new instance of the RestartVmCommandParameter class
            with required arguments.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipal">
            <summary>
            The application security principal details.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipal.AadObjectId">
            <summary>
            Optional. For OrgId principals, the principal's Azure
            ActiveDirectory object ID
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipal.Description">
            <summary>
            Optional. The security principal description.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipal.Name">
            <summary>
            Required. The security principal name.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipal.SecurityPrincipalType">
            <summary>
            Optional. The security principal type.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipal.UserIdType">
            <summary>
            Optional. The security principal provider type.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipal.#ctor">
            <summary>
            Initializes a new instance of the SecurityPrincipal class.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipal.#ctor(System.String)">
            <summary>
            Initializes a new instance of the SecurityPrincipal class with
            required arguments.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalInfo">
            <summary>
            The collection user consent status information.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalInfo.SecurityPrincipal">
            <summary>
            Optional. The security principal information.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalInfo.Status">
            <summary>
            Optional. The user consent status.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalInfo.#ctor">
            <summary>
            Initializes a new instance of the SecurityPrincipalInfo class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalInfoListResult">
            <summary>
            The list of principals with consent status.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalInfoListResult.SecurityPrincipalInfoList">
            <summary>
            Optional. The list of users and their consent status for this
            collection.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalInfoListResult.#ctor">
            <summary>
            Initializes a new instance of the SecurityPrincipalInfoListResult
            class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalInfoListWithToken">
            <summary>
            The list of principals with consent status and continuation token.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalInfoListWithToken.NewContinuationToken">
            <summary>
            Required. New continuation token.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalInfoListWithToken.SecurityPrincipalInfoList">
            <summary>
            Optional. The list of users and their consent status for this
            collection.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalInfoListWithToken.#ctor">
            <summary>
            Initializes a new instance of the
            SecurityPrincipalInfoListWithToken class.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalInfoListWithToken.#ctor(System.String)">
            <summary>
            Initializes a new instance of the
            SecurityPrincipalInfoListWithToken class with required arguments.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalInfoListWithTokenResult">
            <summary>
            The list of principals with consent status and continuation token.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalInfoListWithTokenResult.SecurityPrincipalInfoListWithToken">
            <summary>
            Optional.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalInfoListWithTokenResult.#ctor">
            <summary>
            Initializes a new instance of the
            SecurityPrincipalInfoListWithTokenResult class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalList">
            <summary>
            The list of applications security principals.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalList.SecurityPrincipals">
            <summary>
            Optional. The list of applications security principals.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalList.#ctor">
            <summary>
            Initializes a new instance of the SecurityPrincipalList class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalOperationError">
            <summary>
            The security principal resolution error codes.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalOperationError.CouldNotBeResolved">
            <summary>
            The security principal could not be resolved.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalOperationError.NotFound">
            <summary>
            The security principal is missing from the requested collection.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalOperationError.AlreadyExists">
            <summary>
            The security principal already exists in the requested collection.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalOperationError.NotSupported">
            <summary>
            The security principal is not supported for this type of collection.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalOperationError.NotDirsynced">
            <summary>
            The security principal is not synchronized with Azure
            ActiveDirectory.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalOperationError.AssignedToAnotherCollection">
            <summary>
            The security principal is not allowed in more than one collection.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalOperationErrorDetails">
            <summary>
            The application collection user consent status information.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalOperationErrorDetails.Error">
            <summary>
            Optional. The security principal operation result error code, if
            any.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalOperationErrorDetails.ErrorDetails">
            <summary>
            Optional. The security principal operation result error details for
            some code.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalOperationErrorDetails.SecurityPrincipal">
            <summary>
            Optional. The security principal name.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalOperationErrorDetails.#ctor">
            <summary>
            Initializes a new instance of the
            SecurityPrincipalOperationErrorDetails class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalOperationsResult">
            <summary>
            The response for the collection user operation.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalOperationsResult.Errors">
            <summary>
            Optional. The list of errors for each of the failed principal
            operations. This list will be empty if the operation for all the
            requested principals succeeded.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalOperationsResult.#ctor">
            <summary>
            Initializes a new instance of the SecurityPrincipalOperationsResult
            class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionCommandParameter">
            <summary>
            Parameter definition for session commands.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionCommandParameter.UserUpn">
            <summary>
            Required. User UPN associated with the session.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionCommandParameter.#ctor">
            <summary>
            Initializes a new instance of the SessionCommandParameter class.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionCommandParameter.#ctor(System.String)">
            <summary>
            Initializes a new instance of the SessionCommandParameter class
            with required arguments.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionSendMessageCommandParameter">
            <summary>
            Parameter definition for session commands.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionSendMessageCommandParameter.Message">
            <summary>
            Required. Message to send to.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionSendMessageCommandParameter.UserUpn">
            <summary>
            Required. User UPN associated with the session.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionSendMessageCommandParameter.#ctor">
            <summary>
            Initializes a new instance of the
            SessionSendMessageCommandParameter class.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionSendMessageCommandParameter.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the
            SessionSendMessageCommandParameter class with required arguments.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionState">
            <summary>
            Enum definition for session states.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionState.Connected">
            <summary>
            Connected session.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionState.Disconnected">
            <summary>
            Disconnected session.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionState.NoSession">
            <summary>
            The user is logging in to the collection.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.SessionState.Unknown">
            <summary>
            Unknown session state.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.StartMenuApplication">
            <summary>
            Definition containing details of Start Menu Applications.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.StartMenuApplication.CommandLineArguments">
            <summary>
            Optional. The command line arguments to launch the application.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.StartMenuApplication.IconPngUris">
            <summary>
            Optional. The available map of icon PNG file URIs for different
            resolutions (e.g. 16x16, 32x32, 64x64). The key of the map is the
            first dimension of the PNG resolution.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.StartMenuApplication.IconUri">
            <summary>
            Optional. The default URI to the application icon png file.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.StartMenuApplication.Name">
            <summary>
            Required. The application name.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.StartMenuApplication.StartMenuAppId">
            <summary>
            Optional. The start menu application id.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.StartMenuApplication.VirtualPath">
            <summary>
            Optional. The application image path on the destination machine
            specified with environment variables for the drive and known
            system path.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.StartMenuApplication.#ctor">
            <summary>
            Initializes a new instance of the StartMenuApplication class.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.StartMenuApplication.#ctor(System.String)">
            <summary>
            Initializes a new instance of the StartMenuApplication class with
            required arguments.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImage">
            <summary>
            Details of a template image.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImage.Id">
            <summary>
            Optional. The unique identifier for the image.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImage.Name">
            <summary>
            Optional. The friendly name for the image.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImage.NumberOfLinkedCollections">
            <summary>
            Optional. The number of collections using this image.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImage.OfficeType">
            <summary>
            Optional. For platform template images, the type of Office which is
            included in the image.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImage.PathOnClient">
            <summary>
            Optional. The path of the image on the client.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImage.RegionList">
            <summary>
            Optional. The list of regions where the image can be used.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImage.Sas">
            <summary>
            Optional. The image upload SAS key.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImage.SasExpiry">
            <summary>
            Optional. The time when the image upload SAS key will expire.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImage.Size">
            <summary>
            Optional. The image size in bytes.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImage.Status">
            <summary>
            Optional. The image status.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImage.TrialOnly">
            <summary>
            Optional. A TrialOnly platform template image may be used only
            during a subscription's RemoteApp trial period. Once billing is
            activated, a collection using a TrialOnly image will be
            permanently disabled.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImage.Type">
            <summary>
            Optional. The type of the template image.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImage.UploadCompleteTime">
            <summary>
            Optional. The time when the image upload was completed.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImage.UploadSetupTime">
            <summary>
            Optional. The time when the image upload parameters were set.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImage.UploadStartTime">
            <summary>
            Optional. The time when the image upload was started.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImage.Uri">
            <summary>
            Optional. The image upload endpoint URI.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImage.#ctor">
            <summary>
            Initializes a new instance of the TemplateImage class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageDetails">
            <summary>
            Details required to create or set a template image.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageDetails.Id">
            <summary>
            Optional. The unique identifier for the image. This is only
            required to update an existing template image. Leave this blank
            to create a new template image.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageDetails.Name">
            <summary>
            Required. The friendly name for the image.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageDetails.Region">
            <summary>
            Required. The region where the image will be used. The region can
            not be changed once a template image has been created. Leave this
            blank if you want to update an existing template image.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageDetails.SizeInGB">
            <summary>
            Optional. The size of this VHD.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageDetails.SourceImageSasUri">
            <summary>
            Optional. The URI with shared access signature (SAS) of the source
            image.If this parameter is specified the RemoteApp service will
            copy the specified image blob to its internal storage.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageDetails.#ctor">
            <summary>
            Initializes a new instance of the TemplateImageDetails class.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageDetails.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the TemplateImageDetails class with
            required arguments.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageListResult">
            <summary>
            Operation response for TemplateImageOperations.List.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageListResult.RemoteAppTemplateImageList">
            <summary>
            Optional. List of template images.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageListResult.#ctor">
            <summary>
            Initializes a new instance of the TemplateImageListResult class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageResult">
            <summary>
            Operation response for TemplateImageOperations.Get.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageResult.TemplateImage">
            <summary>
            Optional. Details of a template image.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageResult.#ctor">
            <summary>
            Initializes a new instance of the TemplateImageResult class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageStatus">
            <summary>
            The type of a template image.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageStatus.UploadPending">
            <summary>
            The image upload is pending.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageStatus.UploadInProgress">
            <summary>
            The image upload has started.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageStatus.UploadComplete">
            <summary>
            The image upload has completed succesfully.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageStatus.UploadFailed">
            <summary>
            The image upload failed.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageStatus.ImportInProgress">
            <summary>
            The image import is in progress.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageStatus.ImportFailed">
            <summary>
            The image import failed.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageStatus.ImportComplete">
            <summary>
            The image import has completed succesfully.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageStatus.ValidationFailed">
            <summary>
            The image validation failed.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageStatus.Ready">
            <summary>
            The image is ready.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageStatus.Corrupted">
            <summary>
            The image is corrupted.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageStatus.Deleting">
            <summary>
            The image is being deleted.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageType">
            <summary>
            The type of a template image.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageType.CustomerImage">
            <summary>
            The image was uploaded from the subscription owner.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageType.PlatformImage">
            <summary>
            The image was provided by the Azure RemoteApp service.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageType.Unknown">
            <summary>
            The image type is not known.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.UnpublishApplicationsResult">
            <summary>
            Definition for result of UnpublishApplications operation.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.UnpublishApplicationsResult.ResultList">
            <summary>
            Optional. List of unpublish operation results.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.UnpublishApplicationsResult.#ctor">
            <summary>
            Initializes a new instance of the UnpublishApplicationsResult class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.UploadScriptResult">
            <summary>
            Definition for result of GetUploadScript operation.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.UploadScriptResult.Script">
            <summary>
            Optional. Template image upload script.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.UploadScriptResult.#ctor">
            <summary>
            Initializes a new instance of the UploadScriptResult class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.Vendor">
            <summary>
            VPN vendor details.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Vendor.Name">
            <summary>
            Optional. Name of the vendor.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.Vendor.Platforms">
            <summary>
            Optional. Array of supported platforms of the VPN device.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.Vendor.#ctor">
            <summary>
            Initializes a new instance of the Vendor class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNet">
            <summary>
            Properties of the virtual network.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNet.Name">
            <summary>
            Optional. Virtual network name.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNet.SharedKey">
            <summary>
            Optional. The shared key for the VPN device to use.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNet.State">
            <summary>
            Optional. Virtual network state.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNet.StateInfo">
            <summary>
            Optional. Additional information on the virtual network state.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNet.UpgradeInProgress">
            <summary>
            Optional. Flag indicating whether the VNet is currently being
            upgraded.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNet.#ctor">
            <summary>
            Initializes a new instance of the VNet class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetCommonFields">
            <summary>
            Common VNet properties used for query and creation/update request.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetCommonFields.DnsServers">
            <summary>
            Optional. A list of DNS server IP addresses.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetCommonFields.GatewayIp">
            <summary>
            Optional. A gateway IP address.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetCommonFields.GatewaySubnet">
            <summary>
            Optional. A gateway subnet address.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetCommonFields.GatewayType">
            <summary>
            Optional. Gateway type.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetCommonFields.LocalAddressSpaces">
            <summary>
            Optional. A list of local network CIDR address spaces.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetCommonFields.Region">
            <summary>
            Optional. Virtual network region.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetCommonFields.VnetAddressSpaces">
            <summary>
            Optional. A list of virtual network CIDR address spaces.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetCommonFields.VpnAddress">
            <summary>
            Optional. IP address of a VPN device.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetCommonFields.#ctor">
            <summary>
            Initializes a new instance of the VNetCommonFields class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetConfigScriptResult">
            <summary>
            Script that can be used to set up a VPN device.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetConfigScriptResult.ConfigScript">
            <summary>
            Optional. Gets the script.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetConfigScriptResult.#ctor">
            <summary>
            Initializes a new instance of the VNetConfigScriptResult class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetListResult">
            <summary>
            List of virtual networks.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetListResult.VNetList">
            <summary>
            Optional. Gets the list of virtual networks.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetListResult.#ctor">
            <summary>
            Initializes a new instance of the VNetListResult class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetOperationStatus">
            <summary>
            Possible values that the network can be in after an operation.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetOperationStatus.Unknown">
            <summary>
            The operation result is unknown
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetOperationStatus.InProgress">
            <summary>
            The operation is in progress
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetOperationStatus.Success">
            <summary>
            The operation was successful
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetOperationStatus.Failed">
            <summary>
            The operation failed
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetOperationStatusResult">
            <summary>
            Current state of a long running operation.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetOperationStatusResult.Status">
            <summary>
            Optional. Getst the virutal network operation status.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetOperationStatusResult.#ctor">
            <summary>
            Initializes a new instance of the VNetOperationStatusResult class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetParameter">
            <summary>
            Parameter details for virtual network create or update request.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetParameter.#ctor">
            <summary>
            Initializes a new instance of the VNetParameter class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetResult">
            <summary>
            RemoteApp virtual network information.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetResult.VNet">
            <summary>
            Optional. Gets the RemmoteApp virtual network details.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetResult.#ctor">
            <summary>
            Initializes a new instance of the VNetResult class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetState">
            <summary>
            Possible values for virtual network state.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetState.None">
            <summary>
            Unsupported state.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetState.Provisioning">
            <summary>
            Virtual network is being provisioned and cannot be modified at this
            time
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetState.Connecting">
            <summary>
            Virtual network is attempting to connect to the VPN device. In this
            state the network can be modified
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetState.Ready">
            <summary>
            Virtual network is connected to the VPN device and operating
            normally. In this state the network can be modified
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetState.Deleting">
            <summary>
            Virtual network is being deleted. In this state the network cannot
            be modified
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetState.Deleted">
            <summary>
            Virtual network has been deleted
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetState.ConnectionError">
            <summary>
            Error in connecting the virtual network
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetState.CreationError">
            <summary>
            Error in creatting the virtual network
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetState.Unknown">
            <summary>
            The operation result is unknown
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetVpnDeviceResult">
            <summary>
            The VPN device information.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetVpnDeviceResult.Vendors">
            <summary>
            Optional. Array of supported VPN device vendors.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetVpnDeviceResult.#ctor">
            <summary>
            Initializes a new instance of the VNetVpnDeviceResult class.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.OperationResultOperations">
            <summary>
            Operations for long-running operation results
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.OperationResultOperations.#ctor(Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient)">
            <summary>
            Initializes a new instance of the OperationResultOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.OperationResultOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.OperationResultOperations.GetAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the status of a long-running operation.
            </summary>
            <param name='trackingId'>
            Required. The operation tracking id.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Operation response for OperationResultOperations.Get.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.OperationResultOperationsExtensions">
            <summary>
            RmoteApp management client
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.OperationResultOperationsExtensions.Get(Microsoft.WindowsAzure.Management.RemoteApp.IOperationResultOperations,System.String)">
            <summary>
            Gets the status of a long-running operation.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IOperationResultOperations.
            </param>
            <param name='trackingId'>
            Required. The operation tracking id.
            </param>
            <returns>
            Operation response for OperationResultOperations.Get.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.OperationResultOperationsExtensions.GetAsync(Microsoft.WindowsAzure.Management.RemoteApp.IOperationResultOperations,System.String)">
            <summary>
            Gets the status of a long-running operation.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IOperationResultOperations.
            </param>
            <param name='trackingId'>
            Required. The operation tracking id.
            </param>
            <returns>
            Operation response for OperationResultOperations.Get.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperations">
            <summary>
            RemoteApp principal operations.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperations.#ctor(Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient)">
            <summary>
            Initializes a new instance of the PrincipalOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperations.AddAsync(System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalList,System.Threading.CancellationToken)">
            <summary>
            Adds a list of principals to the given collection.
            </summary>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='securityPrincipalList'>
            Required. A list of RemoteApp principals to add.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response for the collection user operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperations.AddToAppAsync(System.String,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalList,System.Threading.CancellationToken)">
            <summary>
            Adds a list of principals to the given collection.
            </summary>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='appAlias'>
            Required. Application alias.
            </param>
            <param name='securityPrincipalList'>
            Required. A list of RemoteApp principals to add to the published
            app.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response for the collection user operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperations.DeleteAsync(System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalList,System.Threading.CancellationToken)">
            <summary>
            Deletes a list of principals from the given collection.
            </summary>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='securityPrincipalList'>
            Required. A list of RemoteApp principals to delete.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response for the collection user operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperations.DeleteFromAppAsync(System.String,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalList,System.Threading.CancellationToken)">
            <summary>
            Deletes a list of principals from the given app.
            </summary>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='appAlias'>
            Required. Application alias.
            </param>
            <param name='securityPrincipalList'>
            Required. A list of RemoteApp principals to delete from the
            published app.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response for the collection user operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperations.ListAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a list of all RemoteApp principals associated with the given
            collection.
            </summary>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The list of principals with consent status.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperations.ListForAppAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a list of all RemoteApp principals associated with the given
            app in a collection.
            </summary>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='appAlias'>
            Required. Application alias.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The list of principals with consent status.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperations.ListForAppWithTokenAsync(System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a list of all RemoteApp principals associated with the given
            app in a collection using continuation token.
            </summary>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='appAlias'>
            Required. Application alias.
            </param>
            <param name='previousContinuationToken'>
            Optional. Continuation token.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The list of principals with consent status and continuation token.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperations.ListWithTokenAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a list of all RemoteApp principals associated with the given
            collection using continuation token.
            </summary>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='previousContinuationToken'>
            Optional. Continuation token.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The list of principals with consent status and continuation token.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperationsExtensions">
            <summary>
            RmoteApp management client
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperationsExtensions.Add(Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalList)">
            <summary>
            Adds a list of principals to the given collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='securityPrincipalList'>
            Required. A list of RemoteApp principals to add.
            </param>
            <returns>
            The response for the collection user operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperationsExtensions.AddAsync(Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalList)">
            <summary>
            Adds a list of principals to the given collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='securityPrincipalList'>
            Required. A list of RemoteApp principals to add.
            </param>
            <returns>
            The response for the collection user operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperationsExtensions.AddToApp(Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations,System.String,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalList)">
            <summary>
            Adds a list of principals to the given collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='appAlias'>
            Required. Application alias.
            </param>
            <param name='securityPrincipalList'>
            Required. A list of RemoteApp principals to add to the published
            app.
            </param>
            <returns>
            The response for the collection user operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperationsExtensions.AddToAppAsync(Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations,System.String,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalList)">
            <summary>
            Adds a list of principals to the given collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='appAlias'>
            Required. Application alias.
            </param>
            <param name='securityPrincipalList'>
            Required. A list of RemoteApp principals to add to the published
            app.
            </param>
            <returns>
            The response for the collection user operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperationsExtensions.Delete(Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalList)">
            <summary>
            Deletes a list of principals from the given collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='securityPrincipalList'>
            Required. A list of RemoteApp principals to delete.
            </param>
            <returns>
            The response for the collection user operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperationsExtensions.DeleteAsync(Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalList)">
            <summary>
            Deletes a list of principals from the given collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='securityPrincipalList'>
            Required. A list of RemoteApp principals to delete.
            </param>
            <returns>
            The response for the collection user operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperationsExtensions.DeleteFromApp(Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations,System.String,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalList)">
            <summary>
            Deletes a list of principals from the given app.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='appAlias'>
            Required. Application alias.
            </param>
            <param name='securityPrincipalList'>
            Required. A list of RemoteApp principals to delete from the
            published app.
            </param>
            <returns>
            The response for the collection user operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperationsExtensions.DeleteFromAppAsync(Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations,System.String,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.SecurityPrincipalList)">
            <summary>
            Deletes a list of principals from the given app.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='appAlias'>
            Required. Application alias.
            </param>
            <param name='securityPrincipalList'>
            Required. A list of RemoteApp principals to delete from the
            published app.
            </param>
            <returns>
            The response for the collection user operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperationsExtensions.List(Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations,System.String)">
            <summary>
            Gets a list of all RemoteApp principals associated with the given
            collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <returns>
            The list of principals with consent status.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperationsExtensions.ListAsync(Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations,System.String)">
            <summary>
            Gets a list of all RemoteApp principals associated with the given
            collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <returns>
            The list of principals with consent status.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperationsExtensions.ListForApp(Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations,System.String,System.String)">
            <summary>
            Gets a list of all RemoteApp principals associated with the given
            app in a collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='appAlias'>
            Required. Application alias.
            </param>
            <returns>
            The list of principals with consent status.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperationsExtensions.ListForAppAsync(Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations,System.String,System.String)">
            <summary>
            Gets a list of all RemoteApp principals associated with the given
            app in a collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='appAlias'>
            Required. Application alias.
            </param>
            <returns>
            The list of principals with consent status.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperationsExtensions.ListForAppWithToken(Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations,System.String,System.String,System.String)">
            <summary>
            Gets a list of all RemoteApp principals associated with the given
            app in a collection using continuation token.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='appAlias'>
            Required. Application alias.
            </param>
            <param name='previousContinuationToken'>
            Optional. Continuation token.
            </param>
            <returns>
            The list of principals with consent status and continuation token.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperationsExtensions.ListForAppWithTokenAsync(Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations,System.String,System.String,System.String)">
            <summary>
            Gets a list of all RemoteApp principals associated with the given
            app in a collection using continuation token.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='appAlias'>
            Required. Application alias.
            </param>
            <param name='previousContinuationToken'>
            Optional. Continuation token.
            </param>
            <returns>
            The list of principals with consent status and continuation token.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperationsExtensions.ListWithToken(Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations,System.String,System.String)">
            <summary>
            Gets a list of all RemoteApp principals associated with the given
            collection using continuation token.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='previousContinuationToken'>
            Optional. Continuation token.
            </param>
            <returns>
            The list of principals with consent status and continuation token.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PrincipalOperationsExtensions.ListWithTokenAsync(Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations,System.String,System.String)">
            <summary>
            Gets a list of all RemoteApp principals associated with the given
            collection using continuation token.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPrincipalOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='previousContinuationToken'>
            Optional. Continuation token.
            </param>
            <returns>
            The list of principals with consent status and continuation token.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperations">
            <summary>
            Operations related to publishing.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperations.#ctor(Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient)">
            <summary>
            Initializes a new instance of the PublishingOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperations.GetAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the details of a published application with given alias (short
            unique name) from the collection.
            </summary>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <param name='alias'>
            Required. Alias of published application
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Definition for result of GetPublishedApplication operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperations.ListAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the list of details for all published applications from the
            collection.
            </summary>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Definition for result of GetPublishedApplicationList operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperations.ModifyApplicationAsync(System.String,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.ApplicationDetailsParameter,System.Threading.CancellationToken)">
            <summary>
            Sets a published application matching the given alias (short unique
            name) in the collection.
            </summary>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <param name='alias'>
            Required. Alias of published application
            </param>
            <param name='applicationDetails'>
            Required. New details for the application
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Definition for result of ModifyApplicaton operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperations.PublishApplicationsAsync(System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.ApplicationDetailsListParameter,System.Threading.CancellationToken)">
            <summary>
            Publishes remote applications with given application details in the
            collection.
            </summary>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <param name='applicationDetailsList'>
            Required. List of publishing details
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Definition for result of PublishApplications operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperations.StartMenuApplicationAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a start menu application details for the given id from the
            collection.
            </summary>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <param name='applicationId'>
            Required. Start menu application Id
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Definition for result of GetStartMenuApplication operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperations.StartMenuApplicationListAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the list of all start menu applications from the collection.
            </summary>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Definition for result of GetStartMenuApplicationList operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperations.UnpublishAsync(System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.AliasesListParameter,System.Threading.CancellationToken)">
            <summary>
            Unpublishes published applications matching the given list of
            application aliases (short unique names) from the collection.
            </summary>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <param name='aliasesList'>
            Required. List of application aliases to be unpublished
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Definition for result of UnpublishApplications operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperations.UnpublishAllAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Unpublishes all published applications from the collection.
            </summary>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Definition for result of UnpublishApplications operation.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperationsExtensions">
            <summary>
            RmoteApp management client
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperationsExtensions.Get(Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations,System.String,System.String)">
            <summary>
            Gets the details of a published application with given alias (short
            unique name) from the collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.
            </param>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <param name='alias'>
            Required. Alias of published application
            </param>
            <returns>
            Definition for result of GetPublishedApplication operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperationsExtensions.GetAsync(Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations,System.String,System.String)">
            <summary>
            Gets the details of a published application with given alias (short
            unique name) from the collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.
            </param>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <param name='alias'>
            Required. Alias of published application
            </param>
            <returns>
            Definition for result of GetPublishedApplication operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperationsExtensions.List(Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations,System.String)">
            <summary>
            Gets the list of details for all published applications from the
            collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.
            </param>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <returns>
            Definition for result of GetPublishedApplicationList operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperationsExtensions.ListAsync(Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations,System.String)">
            <summary>
            Gets the list of details for all published applications from the
            collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.
            </param>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <returns>
            Definition for result of GetPublishedApplicationList operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperationsExtensions.ModifyApplication(Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations,System.String,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.ApplicationDetailsParameter)">
            <summary>
            Sets a published application matching the given alias (short unique
            name) in the collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.
            </param>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <param name='alias'>
            Required. Alias of published application
            </param>
            <param name='applicationDetails'>
            Required. New details for the application
            </param>
            <returns>
            Definition for result of ModifyApplicaton operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperationsExtensions.ModifyApplicationAsync(Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations,System.String,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.ApplicationDetailsParameter)">
            <summary>
            Sets a published application matching the given alias (short unique
            name) in the collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.
            </param>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <param name='alias'>
            Required. Alias of published application
            </param>
            <param name='applicationDetails'>
            Required. New details for the application
            </param>
            <returns>
            Definition for result of ModifyApplicaton operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperationsExtensions.PublishApplications(Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.ApplicationDetailsListParameter)">
            <summary>
            Publishes remote applications with given application details in the
            collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.
            </param>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <param name='applicationDetailsList'>
            Required. List of publishing details
            </param>
            <returns>
            Definition for result of PublishApplications operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperationsExtensions.PublishApplicationsAsync(Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.ApplicationDetailsListParameter)">
            <summary>
            Publishes remote applications with given application details in the
            collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.
            </param>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <param name='applicationDetailsList'>
            Required. List of publishing details
            </param>
            <returns>
            Definition for result of PublishApplications operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperationsExtensions.StartMenuApplication(Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations,System.String,System.String)">
            <summary>
            Gets a start menu application details for the given id from the
            collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.
            </param>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <param name='applicationId'>
            Required. Start menu application Id
            </param>
            <returns>
            Definition for result of GetStartMenuApplication operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperationsExtensions.StartMenuApplicationAsync(Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations,System.String,System.String)">
            <summary>
            Gets a start menu application details for the given id from the
            collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.
            </param>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <param name='applicationId'>
            Required. Start menu application Id
            </param>
            <returns>
            Definition for result of GetStartMenuApplication operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperationsExtensions.StartMenuApplicationList(Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations,System.String)">
            <summary>
            Gets the list of all start menu applications from the collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.
            </param>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <returns>
            Definition for result of GetStartMenuApplicationList operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperationsExtensions.StartMenuApplicationListAsync(Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations,System.String)">
            <summary>
            Gets the list of all start menu applications from the collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.
            </param>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <returns>
            Definition for result of GetStartMenuApplicationList operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperationsExtensions.Unpublish(Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.AliasesListParameter)">
            <summary>
            Unpublishes published applications matching the given list of
            application aliases (short unique names) from the collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.
            </param>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <param name='aliasesList'>
            Required. List of application aliases to be unpublished
            </param>
            <returns>
            Definition for result of UnpublishApplications operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperationsExtensions.UnpublishAsync(Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.AliasesListParameter)">
            <summary>
            Unpublishes published applications matching the given list of
            application aliases (short unique names) from the collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.
            </param>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <param name='aliasesList'>
            Required. List of application aliases to be unpublished
            </param>
            <returns>
            Definition for result of UnpublishApplications operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperationsExtensions.UnpublishAll(Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations,System.String)">
            <summary>
            Unpublishes all published applications from the collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.
            </param>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <returns>
            Definition for result of UnpublishApplications operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.PublishingOperationsExtensions.UnpublishAllAsync(Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations,System.String)">
            <summary>
            Unpublishes all published applications from the collection.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IPublishingOperations.
            </param>
            <param name='collectionName'>
            Required. Collection Name
            </param>
            <returns>
            Definition for result of UnpublishApplications operation.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient">
            <summary>
            RmoteApp management client
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.ApiVersion">
            <summary>
            Gets the API version.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.BaseUri">
            <summary>
            Gets the URI used as the base for all cloud service requests.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.Credentials">
            <summary>
            Gets subscription credentials which uniquely identify Microsoft
            Azure subscription. The subscription ID forms part of the URI for
            every service call.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.LongRunningOperationInitialTimeout">
            <summary>
            Gets or sets the initial timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.RdfeNamespace">
            <summary>
            RDFE namespace for accessing test environments.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.Account">
            <summary>
            Operations related to RemoteApp account.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.Collections">
            <summary>
            RemoteApp collection operations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.OperationResults">
            <summary>
            Operations for long-running operation results
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.Principals">
            <summary>
            RemoteApp principal operations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.Publishing">
            <summary>
            Operations related to publishing.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.TemplateImages">
            <summary>
            Operations to create, modify, list, and delete template images.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.UserDisks">
            <summary>
            RemoteApp user disk operations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.VNet">
            <summary>
            RemoteApp virtual network operations.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.#ctor">
            <summary>
            Initializes a new instance of the RemoteAppManagementClient class.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.Uri)">
            <summary>
            Initializes a new instance of the RemoteAppManagementClient class.
            </summary>
            <param name='credentials'>
            Required. Gets subscription credentials which uniquely identify
            Microsoft Azure subscription. The subscription ID forms part of
            the URI for every service call.
            </param>
            <param name='baseUri'>
            Optional. Gets the URI used as the base for all cloud service
            requests.
            </param>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials)">
            <summary>
            Initializes a new instance of the RemoteAppManagementClient class.
            </summary>
            <param name='credentials'>
            Required. Gets subscription credentials which uniquely identify
            Microsoft Azure subscription. The subscription ID forms part of
            the URI for every service call.
            </param>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.#ctor(System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the RemoteAppManagementClient class.
            </summary>
            <param name='httpClient'>
            The Http client
            </param>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.Uri,System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the RemoteAppManagementClient class.
            </summary>
            <param name='credentials'>
            Required. Gets subscription credentials which uniquely identify
            Microsoft Azure subscription. The subscription ID forms part of
            the URI for every service call.
            </param>
            <param name='baseUri'>
            Optional. Gets the URI used as the base for all cloud service
            requests.
            </param>
            <param name='httpClient'>
            The Http client
            </param>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the RemoteAppManagementClient class.
            </summary>
            <param name='credentials'>
            Required. Gets subscription credentials which uniquely identify
            Microsoft Azure subscription. The subscription ID forms part of
            the URI for every service call.
            </param>
            <param name='httpClient'>
            The Http client
            </param>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.Clone(Hyak.Common.ServiceClient{Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient})">
            <summary>
            Clones properties from current instance to another
            RemoteAppManagementClient instance
            </summary>
            <param name='client'>
            Instance of RemoteAppManagementClient to clone to
            </param>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClientExtensions">
            <summary>
            RmoteApp management client
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperations">
            <summary>
            Operations to create, modify, list, and delete template images.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperations.#ctor(Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient)">
            <summary>
            Initializes a new instance of the TemplateImageOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperations.DeleteAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes an existing template image.
            </summary>
            <param name='imageName'>
            Required. The template image name.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperations.EnsureStorageInRegionAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Ensures storage is ready for the given region. Call this before
            uploading an image.
            </summary>
            <param name='region'>
            Required. Azure datacenter region.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperations.GetAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets details of a template image for the subscription.
            </summary>
            <param name='imageName'>
            Required. Name of the template image.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Operation response for TemplateImageOperations.Get.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperations.GetUploadScriptAsync(System.Threading.CancellationToken)">
            <summary>
            Gets the script for template image upload. Pass this script Uri and
            SAS obtianed from template image Set or Get operations.
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Definition for result of GetUploadScript operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperations.ListAsync(System.Threading.CancellationToken)">
            <summary>
            Gets a list of template images for the subscription.
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Operation response for TemplateImageOperations.List.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperations.MigrateAsync(System.String,System.String,System.String,System.String,System.Boolean,System.Threading.CancellationToken)">
            <summary>
            Migrate the template image of a collection to the specified azure
            storage account
            </summary>
            <param name='collectionName'>
            Required. The collection name.
            </param>
            <param name='targetAccountName'>
            Required. The destination storage account name
            </param>
            <param name='targetAccountKey'>
            Required. The destination storage account key
            </param>
            <param name='targetContainerName'>
            Required. The destination container name
            </param>
            <param name='overwriteExistingTemplateImage'>
            Required. A flag denoting if the request is to overwrite the
            existing template image in the destination storage account
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperations.SetAsync(Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageDetails,System.Threading.CancellationToken)">
            <summary>
            Sets a template image details. If the template image already
            exists, only the Name can be changed.
            </summary>
            <param name='imageDetails'>
            Required. Details for the template image to be created or updated.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Operation response for TemplateImageOperations.Get.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperationsExtensions">
            <summary>
            RmoteApp management client
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperationsExtensions.Delete(Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations,System.String)">
            <summary>
            Deletes an existing template image.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations.
            </param>
            <param name='imageName'>
            Required. The template image name.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperationsExtensions.DeleteAsync(Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations,System.String)">
            <summary>
            Deletes an existing template image.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations.
            </param>
            <param name='imageName'>
            Required. The template image name.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperationsExtensions.EnsureStorageInRegion(Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations,System.String)">
            <summary>
            Ensures storage is ready for the given region. Call this before
            uploading an image.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations.
            </param>
            <param name='region'>
            Required. Azure datacenter region.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperationsExtensions.EnsureStorageInRegionAsync(Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations,System.String)">
            <summary>
            Ensures storage is ready for the given region. Call this before
            uploading an image.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations.
            </param>
            <param name='region'>
            Required. Azure datacenter region.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperationsExtensions.Get(Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations,System.String)">
            <summary>
            Gets details of a template image for the subscription.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations.
            </param>
            <param name='imageName'>
            Required. Name of the template image.
            </param>
            <returns>
            Operation response for TemplateImageOperations.Get.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperationsExtensions.GetAsync(Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations,System.String)">
            <summary>
            Gets details of a template image for the subscription.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations.
            </param>
            <param name='imageName'>
            Required. Name of the template image.
            </param>
            <returns>
            Operation response for TemplateImageOperations.Get.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperationsExtensions.GetUploadScript(Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations)">
            <summary>
            Gets the script for template image upload. Pass this script Uri and
            SAS obtianed from template image Set or Get operations.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations.
            </param>
            <returns>
            Definition for result of GetUploadScript operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperationsExtensions.GetUploadScriptAsync(Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations)">
            <summary>
            Gets the script for template image upload. Pass this script Uri and
            SAS obtianed from template image Set or Get operations.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations.
            </param>
            <returns>
            Definition for result of GetUploadScript operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperationsExtensions.List(Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations)">
            <summary>
            Gets a list of template images for the subscription.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations.
            </param>
            <returns>
            Operation response for TemplateImageOperations.List.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperationsExtensions.ListAsync(Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations)">
            <summary>
            Gets a list of template images for the subscription.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations.
            </param>
            <returns>
            Operation response for TemplateImageOperations.List.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperationsExtensions.Migrate(Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations,System.String,System.String,System.String,System.String,System.Boolean)">
            <summary>
            Migrate the template image of a collection to the specified azure
            storage account
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations.
            </param>
            <param name='collectionName'>
            Required. The collection name.
            </param>
            <param name='targetAccountName'>
            Required. The destination storage account name
            </param>
            <param name='targetAccountKey'>
            Required. The destination storage account key
            </param>
            <param name='targetContainerName'>
            Required. The destination container name
            </param>
            <param name='overwriteExistingTemplateImage'>
            Required. A flag denoting if the request is to overwrite the
            existing template image in the destination storage account
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperationsExtensions.MigrateAsync(Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations,System.String,System.String,System.String,System.String,System.Boolean)">
            <summary>
            Migrate the template image of a collection to the specified azure
            storage account
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations.
            </param>
            <param name='collectionName'>
            Required. The collection name.
            </param>
            <param name='targetAccountName'>
            Required. The destination storage account name
            </param>
            <param name='targetAccountKey'>
            Required. The destination storage account key
            </param>
            <param name='targetContainerName'>
            Required. The destination container name
            </param>
            <param name='overwriteExistingTemplateImage'>
            Required. A flag denoting if the request is to overwrite the
            existing template image in the destination storage account
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperationsExtensions.Set(Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations,Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageDetails)">
            <summary>
            Sets a template image details. If the template image already
            exists, only the Name can be changed.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations.
            </param>
            <param name='imageDetails'>
            Required. Details for the template image to be created or updated.
            </param>
            <returns>
            Operation response for TemplateImageOperations.Get.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.TemplateImageOperationsExtensions.SetAsync(Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations,Microsoft.WindowsAzure.Management.RemoteApp.Models.TemplateImageDetails)">
            <summary>
            Sets a template image details. If the template image already
            exists, only the Name can be changed.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.ITemplateImageOperations.
            </param>
            <param name='imageDetails'>
            Required. Details for the template image to be created or updated.
            </param>
            <returns>
            Operation response for TemplateImageOperations.Get.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.UserDiskOperations">
            <summary>
            RemoteApp user disk operations.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.UserDiskOperations.#ctor(Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient)">
            <summary>
            Initializes a new instance of the UserDiskOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.UserDiskOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.UserDiskOperations.CopyAsync(System.String,System.String,System.String,System.Boolean,System.Threading.CancellationToken)">
            <summary>
            Copy user disk from one collection to the other and keep the source
            user disk.
            </summary>
            <param name='srcCollectionName'>
            Required. The source collection name.
            </param>
            <param name='dstCollectionName'>
            Required. The destination collection name.
            </param>
            <param name='userUpn'>
            Required. The user upn.
            </param>
            <param name='overwriteExistingUserDisk'>
            Required. A flag denoting if the request is to overwrite the
            existing user disk
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.UserDiskOperations.DeleteAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes the given user disk.
            </summary>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='userUpn'>
            Required. The user upn.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.UserDiskOperations.MigrateAsync(System.String,System.String,System.String,System.String,System.Boolean,System.Threading.CancellationToken)">
            <summary>
            Migrate user disks of all the users from a collection to the
            specified azure storage account
            </summary>
            <param name='collectionName'>
            Required. The collection name.
            </param>
            <param name='targetAccountName'>
            Required. The destination storage account name
            </param>
            <param name='targetAccountKey'>
            Required. The destination storage account key
            </param>
            <param name='targetContainerName'>
            Required. The destination container name
            </param>
            <param name='overwriteExistingUserDisk'>
            Required. A flag denoting if the request is to overwrite the
            existing user disk in the destination storage account
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.UserDiskOperationsExtensions">
            <summary>
            RmoteApp management client
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.UserDiskOperationsExtensions.Copy(Microsoft.WindowsAzure.Management.RemoteApp.IUserDiskOperations,System.String,System.String,System.String,System.Boolean)">
            <summary>
            Copy user disk from one collection to the other and keep the source
            user disk.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IUserDiskOperations.
            </param>
            <param name='srcCollectionName'>
            Required. The source collection name.
            </param>
            <param name='dstCollectionName'>
            Required. The destination collection name.
            </param>
            <param name='userUpn'>
            Required. The user upn.
            </param>
            <param name='overwriteExistingUserDisk'>
            Required. A flag denoting if the request is to overwrite the
            existing user disk
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.UserDiskOperationsExtensions.CopyAsync(Microsoft.WindowsAzure.Management.RemoteApp.IUserDiskOperations,System.String,System.String,System.String,System.Boolean)">
            <summary>
            Copy user disk from one collection to the other and keep the source
            user disk.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IUserDiskOperations.
            </param>
            <param name='srcCollectionName'>
            Required. The source collection name.
            </param>
            <param name='dstCollectionName'>
            Required. The destination collection name.
            </param>
            <param name='userUpn'>
            Required. The user upn.
            </param>
            <param name='overwriteExistingUserDisk'>
            Required. A flag denoting if the request is to overwrite the
            existing user disk
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.UserDiskOperationsExtensions.Delete(Microsoft.WindowsAzure.Management.RemoteApp.IUserDiskOperations,System.String,System.String)">
            <summary>
            Deletes the given user disk.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IUserDiskOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='userUpn'>
            Required. The user upn.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.UserDiskOperationsExtensions.DeleteAsync(Microsoft.WindowsAzure.Management.RemoteApp.IUserDiskOperations,System.String,System.String)">
            <summary>
            Deletes the given user disk.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IUserDiskOperations.
            </param>
            <param name='collectionName'>
            Required. The RemoteApp collection name.
            </param>
            <param name='userUpn'>
            Required. The user upn.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.UserDiskOperationsExtensions.Migrate(Microsoft.WindowsAzure.Management.RemoteApp.IUserDiskOperations,System.String,System.String,System.String,System.String,System.Boolean)">
            <summary>
            Migrate user disks of all the users from a collection to the
            specified azure storage account
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IUserDiskOperations.
            </param>
            <param name='collectionName'>
            Required. The collection name.
            </param>
            <param name='targetAccountName'>
            Required. The destination storage account name
            </param>
            <param name='targetAccountKey'>
            Required. The destination storage account key
            </param>
            <param name='targetContainerName'>
            Required. The destination container name
            </param>
            <param name='overwriteExistingUserDisk'>
            Required. A flag denoting if the request is to overwrite the
            existing user disk in the destination storage account
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.UserDiskOperationsExtensions.MigrateAsync(Microsoft.WindowsAzure.Management.RemoteApp.IUserDiskOperations,System.String,System.String,System.String,System.String,System.Boolean)">
            <summary>
            Migrate user disks of all the users from a collection to the
            specified azure storage account
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IUserDiskOperations.
            </param>
            <param name='collectionName'>
            Required. The collection name.
            </param>
            <param name='targetAccountName'>
            Required. The destination storage account name
            </param>
            <param name='targetAccountKey'>
            Required. The destination storage account key
            </param>
            <param name='targetContainerName'>
            Required. The destination container name
            </param>
            <param name='overwriteExistingUserDisk'>
            Required. A flag denoting if the request is to overwrite the
            existing user disk in the destination storage account
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperations">
            <summary>
            RemoteApp virtual network operations.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperations.#ctor(Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient)">
            <summary>
            Initializes a new instance of the VNetOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.RemoteAppManagementClient.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperations.CreateOrUpdateAsync(System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetParameter,System.Threading.CancellationToken)">
            <summary>
            Creates or updates a virtual network.
            </summary>
            <param name='vNetName'>
            Required. RemoteApp virtual network name.
            </param>
            <param name='vNetDetails'>
            Required. Details about the virtual network to create or update.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperations.DeleteAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes the specified RemoteApp virtual network
            </summary>
            <param name='vNetName'>
            Required. RemoteApp virtual network name.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperations.GetAsync(System.String,System.Boolean,System.Threading.CancellationToken)">
            <summary>
            Gets the specified virtual network's configuration.
            </summary>
            <param name='vNetName'>
            Required. RemoteApp virtual network name.
            </param>
            <param name='includeSharedKey'>
            Required. Set to true to get back the shared key used to configure
            the VPN connection
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            RemoteApp virtual network information.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperations.GetResetVpnSharedKeyOperationStatusAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the status of the call from ResetVpnSharedKey.
            </summary>
            <param name='trackingId'>
            Required. Tracking ID returned by ResetVpnSharedKey
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Current state of a long running operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperations.GetVpnDeviceConfigScriptAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a configuration script to configure the VPN deviceto connect
            to the given virtual network. Run this script on the VPN device.
            </summary>
            <param name='vNetName'>
            Required. RemoteApp virtual network name.
            </param>
            <param name='vendor'>
            Optional. Vendor
            </param>
            <param name='vpnDevice'>
            Optional. Model of the VPN
            </param>
            <param name='osFamily'>
            Optional. OS Family
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Script that can be used to set up a VPN device.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperations.GetVpnDevicesAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Gets details of supported VPN devices
            </summary>
            <param name='vNetName'>
            Required. RemoteApp virtual network name.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The VPN device information.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperations.ListAsync(System.Threading.CancellationToken)">
            <summary>
            Gets a list of virtual network configurations.
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            List of virtual networks.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperations.ResetVpnSharedKeyAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Posts a request to asynchronously generate a new shared key for the
            specified virtual network and returns a tracking ID for the
            operation.Use GetResetVpnSharedKeyOperationStatus with this
            tracking ID to determine when the operation has completed. When
            the status returns Success,call Get passing the virtual network
            name and true for the includeSharedKey parameter. This will return
            a VNetResult containing the new key.Call GetVpnConfigScript to get
            back the configuration script to configure the VPN device. Run
            this script using the new key on the VPN device.
            </summary>
            <param name='vNetName'>
            Required. RemoteApp virtual network name.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperationsExtensions">
            <summary>
            RmoteApp management client
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperationsExtensions.CreateOrUpdate(Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetParameter)">
            <summary>
            Creates or updates a virtual network.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.
            </param>
            <param name='vNetName'>
            Required. RemoteApp virtual network name.
            </param>
            <param name='vNetDetails'>
            Required. Details about the virtual network to create or update.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperationsExtensions.CreateOrUpdateAsync(Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations,System.String,Microsoft.WindowsAzure.Management.RemoteApp.Models.VNetParameter)">
            <summary>
            Creates or updates a virtual network.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.
            </param>
            <param name='vNetName'>
            Required. RemoteApp virtual network name.
            </param>
            <param name='vNetDetails'>
            Required. Details about the virtual network to create or update.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperationsExtensions.Delete(Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations,System.String)">
            <summary>
            Deletes the specified RemoteApp virtual network
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.
            </param>
            <param name='vNetName'>
            Required. RemoteApp virtual network name.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperationsExtensions.DeleteAsync(Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations,System.String)">
            <summary>
            Deletes the specified RemoteApp virtual network
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.
            </param>
            <param name='vNetName'>
            Required. RemoteApp virtual network name.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperationsExtensions.Get(Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations,System.String,System.Boolean)">
            <summary>
            Gets the specified virtual network's configuration.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.
            </param>
            <param name='vNetName'>
            Required. RemoteApp virtual network name.
            </param>
            <param name='includeSharedKey'>
            Required. Set to true to get back the shared key used to configure
            the VPN connection
            </param>
            <returns>
            RemoteApp virtual network information.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperationsExtensions.GetAsync(Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations,System.String,System.Boolean)">
            <summary>
            Gets the specified virtual network's configuration.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.
            </param>
            <param name='vNetName'>
            Required. RemoteApp virtual network name.
            </param>
            <param name='includeSharedKey'>
            Required. Set to true to get back the shared key used to configure
            the VPN connection
            </param>
            <returns>
            RemoteApp virtual network information.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperationsExtensions.GetResetVpnSharedKeyOperationStatus(Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations,System.String)">
            <summary>
            Gets the status of the call from ResetVpnSharedKey.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.
            </param>
            <param name='trackingId'>
            Required. Tracking ID returned by ResetVpnSharedKey
            </param>
            <returns>
            Current state of a long running operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperationsExtensions.GetResetVpnSharedKeyOperationStatusAsync(Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations,System.String)">
            <summary>
            Gets the status of the call from ResetVpnSharedKey.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.
            </param>
            <param name='trackingId'>
            Required. Tracking ID returned by ResetVpnSharedKey
            </param>
            <returns>
            Current state of a long running operation.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperationsExtensions.GetVpnDeviceConfigScript(Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Gets a configuration script to configure the VPN deviceto connect
            to the given virtual network. Run this script on the VPN device.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.
            </param>
            <param name='vNetName'>
            Required. RemoteApp virtual network name.
            </param>
            <param name='vendor'>
            Optional. Vendor
            </param>
            <param name='vpnDevice'>
            Optional. Model of the VPN
            </param>
            <param name='osFamily'>
            Optional. OS Family
            </param>
            <returns>
            Script that can be used to set up a VPN device.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperationsExtensions.GetVpnDeviceConfigScriptAsync(Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Gets a configuration script to configure the VPN deviceto connect
            to the given virtual network. Run this script on the VPN device.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.
            </param>
            <param name='vNetName'>
            Required. RemoteApp virtual network name.
            </param>
            <param name='vendor'>
            Optional. Vendor
            </param>
            <param name='vpnDevice'>
            Optional. Model of the VPN
            </param>
            <param name='osFamily'>
            Optional. OS Family
            </param>
            <returns>
            Script that can be used to set up a VPN device.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperationsExtensions.GetVpnDevices(Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations,System.String)">
            <summary>
            Gets details of supported VPN devices
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.
            </param>
            <param name='vNetName'>
            Required. RemoteApp virtual network name.
            </param>
            <returns>
            The VPN device information.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperationsExtensions.GetVpnDevicesAsync(Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations,System.String)">
            <summary>
            Gets details of supported VPN devices
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.
            </param>
            <param name='vNetName'>
            Required. RemoteApp virtual network name.
            </param>
            <returns>
            The VPN device information.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperationsExtensions.List(Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations)">
            <summary>
            Gets a list of virtual network configurations.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.
            </param>
            <returns>
            List of virtual networks.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperationsExtensions.ListAsync(Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations)">
            <summary>
            Gets a list of virtual network configurations.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.
            </param>
            <returns>
            List of virtual networks.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperationsExtensions.ResetVpnSharedKey(Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations,System.String)">
            <summary>
            Posts a request to asynchronously generate a new shared key for the
            specified virtual network and returns a tracking ID for the
            operation.Use GetResetVpnSharedKeyOperationStatus with this
            tracking ID to determine when the operation has completed. When
            the status returns Success,call Get passing the virtual network
            name and true for the includeSharedKey parameter. This will return
            a VNetResult containing the new key.Call GetVpnConfigScript to get
            back the configuration script to configure the VPN device. Run
            this script using the new key on the VPN device.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.
            </param>
            <param name='vNetName'>
            Required. RemoteApp virtual network name.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RemoteApp.VNetOperationsExtensions.ResetVpnSharedKeyAsync(Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations,System.String)">
            <summary>
            Posts a request to asynchronously generate a new shared key for the
            specified virtual network and returns a tracking ID for the
            operation.Use GetResetVpnSharedKeyOperationStatus with this
            tracking ID to determine when the operation has completed. When
            the status returns Success,call Get passing the virtual network
            name and true for the includeSharedKey parameter. This will return
            a VNetResult containing the new key.Call GetVpnConfigScript to get
            back the configuration script to configure the VPN device. Run
            this script using the new key on the VPN device.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.RemoteApp.IVNetOperations.
            </param>
            <param name='vNetName'>
            Required. RemoteApp virtual network name.
            </param>
            <returns>
            The response containing the operation tracking id.
            </returns>
        </member>
    </members>
</doc>