Microsoft.WindowsAzure.Management.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Microsoft.WindowsAzure.Management</name>
    </assembly>
    <members>
        <member name="T:Microsoft.WindowsAzure.Management.AffinityGroupOperations">
            <summary>
            Operations for managing affinity groups in your subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460798.aspx for
            more information)
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.IAffinityGroupOperations">
            <summary>
            Operations for managing affinity groups in your subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460798.aspx for
            more information)
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.IAffinityGroupOperations.CreateAsync(Microsoft.WindowsAzure.Management.Models.AffinityGroupCreateParameters,System.Threading.CancellationToken)">
            <summary>
            The Create Affinity Group operation creates a new affinity group
            for the specified subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg715317.aspx
            for more information)
            </summary>
            <param name='parameters'>
            Parameters supplied to the Create Affinity Group operation.
            </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.IAffinityGroupOperations.DeleteAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            The Delete Affinity Group operation deletes an affinity group in
            the specified subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg715314.aspx
            for more information)
            </summary>
            <param name='affinityGroupName'>
            The name of the affinity group.
            </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.IAffinityGroupOperations.GetAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            The Get Affinity Group Properties operation returns the system
            properties associated with the specified affinity group. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460789.aspx
            for more information)
            </summary>
            <param name='affinityGroupName'>
            The name of the desired affinity group as returned by the name
            element of the List Affinity Groups operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get Affinity Group operation response.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.IAffinityGroupOperations.ListAsync(System.Threading.CancellationToken)">
            <summary>
            The List Affinity Groups operation lists the affinity groups
            associated with the specified subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460797.aspx
            for more information)
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List Affinity Groups operation response.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.IAffinityGroupOperations.UpdateAsync(System.String,Microsoft.WindowsAzure.Management.Models.AffinityGroupUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            The Update Affinity Group operation updates the label and/or the
            description for an affinity group for the specified subscription.
            (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg715316.aspx
            for more information)
            </summary>
            <param name='affinityGroupName'>
            The name of the affinity group.
            </param>
            <param name='parameters'>
            Parameters supplied to the Update Affinity Group operation.
            </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.AffinityGroupOperations.#ctor(Microsoft.WindowsAzure.Management.ManagementClient)">
            <summary>
            Initializes a new instance of the AffinityGroupOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.AffinityGroupOperations.CreateAsync(Microsoft.WindowsAzure.Management.Models.AffinityGroupCreateParameters,System.Threading.CancellationToken)">
            <summary>
            The Create Affinity Group operation creates a new affinity group
            for the specified subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg715317.aspx
            for more information)
            </summary>
            <param name='parameters'>
            Required. Parameters supplied to the Create Affinity Group
            operation.
            </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.AffinityGroupOperations.DeleteAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            The Delete Affinity Group operation deletes an affinity group in
            the specified subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg715314.aspx
            for more information)
            </summary>
            <param name='affinityGroupName'>
            Required. The name of the affinity group.
            </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.AffinityGroupOperations.GetAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            The Get Affinity Group Properties operation returns the system
            properties associated with the specified affinity group. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460789.aspx
            for more information)
            </summary>
            <param name='affinityGroupName'>
            Required. The name of the desired affinity group as returned by the
            name element of the List Affinity Groups operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get Affinity Group operation response.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.AffinityGroupOperations.ListAsync(System.Threading.CancellationToken)">
            <summary>
            The List Affinity Groups operation lists the affinity groups
            associated with the specified subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460797.aspx
            for more information)
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List Affinity Groups operation response.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.AffinityGroupOperations.UpdateAsync(System.String,Microsoft.WindowsAzure.Management.Models.AffinityGroupUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            The Update Affinity Group operation updates the label and/or the
            description for an affinity group for the specified subscription.
            (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg715316.aspx
            for more information)
            </summary>
            <param name='affinityGroupName'>
            Required. The name of the affinity group.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the Update Affinity Group
            operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.AffinityGroupOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.WindowsAzure.Management.ManagementClient.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.AffinityGroupOperationsExtensions">
            <summary>
            The Service Management API provides programmatic access to much of the
            functionality available through the Management Portal. The Service
            Management API is a REST API. All API operations are performed over
            SSL and are mutually authenticated using X.509 v3 certificates. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx for
            more information)
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.AffinityGroupOperationsExtensions.Create(Microsoft.WindowsAzure.Management.IAffinityGroupOperations,Microsoft.WindowsAzure.Management.Models.AffinityGroupCreateParameters)">
            <summary>
            The Create Affinity Group operation creates a new affinity group
            for the specified subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg715317.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.IAffinityGroupOperations.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the Create Affinity Group
            operation.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.AffinityGroupOperationsExtensions.CreateAsync(Microsoft.WindowsAzure.Management.IAffinityGroupOperations,Microsoft.WindowsAzure.Management.Models.AffinityGroupCreateParameters)">
            <summary>
            The Create Affinity Group operation creates a new affinity group
            for the specified subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg715317.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.IAffinityGroupOperations.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the Create Affinity Group
            operation.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.AffinityGroupOperationsExtensions.Delete(Microsoft.WindowsAzure.Management.IAffinityGroupOperations,System.String)">
            <summary>
            The Delete Affinity Group operation deletes an affinity group in
            the specified subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg715314.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.IAffinityGroupOperations.
            </param>
            <param name='affinityGroupName'>
            Required. The name of the affinity group.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.AffinityGroupOperationsExtensions.DeleteAsync(Microsoft.WindowsAzure.Management.IAffinityGroupOperations,System.String)">
            <summary>
            The Delete Affinity Group operation deletes an affinity group in
            the specified subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg715314.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.IAffinityGroupOperations.
            </param>
            <param name='affinityGroupName'>
            Required. The name of the affinity group.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.AffinityGroupOperationsExtensions.Get(Microsoft.WindowsAzure.Management.IAffinityGroupOperations,System.String)">
            <summary>
            The Get Affinity Group Properties operation returns the system
            properties associated with the specified affinity group. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460789.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.IAffinityGroupOperations.
            </param>
            <param name='affinityGroupName'>
            Required. The name of the desired affinity group as returned by the
            name element of the List Affinity Groups operation.
            </param>
            <returns>
            The Get Affinity Group operation response.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.AffinityGroupOperationsExtensions.GetAsync(Microsoft.WindowsAzure.Management.IAffinityGroupOperations,System.String)">
            <summary>
            The Get Affinity Group Properties operation returns the system
            properties associated with the specified affinity group. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460789.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.IAffinityGroupOperations.
            </param>
            <param name='affinityGroupName'>
            Required. The name of the desired affinity group as returned by the
            name element of the List Affinity Groups operation.
            </param>
            <returns>
            The Get Affinity Group operation response.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.AffinityGroupOperationsExtensions.List(Microsoft.WindowsAzure.Management.IAffinityGroupOperations)">
            <summary>
            The List Affinity Groups operation lists the affinity groups
            associated with the specified subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460797.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.IAffinityGroupOperations.
            </param>
            <returns>
            The List Affinity Groups operation response.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.AffinityGroupOperationsExtensions.ListAsync(Microsoft.WindowsAzure.Management.IAffinityGroupOperations)">
            <summary>
            The List Affinity Groups operation lists the affinity groups
            associated with the specified subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460797.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.IAffinityGroupOperations.
            </param>
            <returns>
            The List Affinity Groups operation response.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.AffinityGroupOperationsExtensions.Update(Microsoft.WindowsAzure.Management.IAffinityGroupOperations,System.String,Microsoft.WindowsAzure.Management.Models.AffinityGroupUpdateParameters)">
            <summary>
            The Update Affinity Group operation updates the label and/or the
            description for an affinity group for the specified subscription.
            (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg715316.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.IAffinityGroupOperations.
            </param>
            <param name='affinityGroupName'>
            Required. The name of the affinity group.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the Update Affinity Group
            operation.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.AffinityGroupOperationsExtensions.UpdateAsync(Microsoft.WindowsAzure.Management.IAffinityGroupOperations,System.String,Microsoft.WindowsAzure.Management.Models.AffinityGroupUpdateParameters)">
            <summary>
            The Update Affinity Group operation updates the label and/or the
            description for an affinity group for the specified subscription.
            (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg715316.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.IAffinityGroupOperations.
            </param>
            <param name='affinityGroupName'>
            Required. The name of the affinity group.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the Update Affinity Group
            operation.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.ILocationOperations">
            <summary>
            The Service Management API includes operations for listing the
            available data center locations for a hosted service in your
            subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg441299.aspx for
            more information)
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.ILocationOperations.ListAsync(System.Threading.CancellationToken)">
            <summary>
            The List Locations operation lists all of the data center locations
            that are valid for your subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg441293.aspx
            for more information)
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List Locations operation response.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.IManagementCertificateOperations">
            <summary>
            You can use management certificates, which are also known as
            subscription certificates, to authenticate clients attempting to
            connect to resources associated with your Azure subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/jj154124.aspx for
            more information)
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.IManagementCertificateOperations.CreateAsync(Microsoft.WindowsAzure.Management.Models.ManagementCertificateCreateParameters,System.Threading.CancellationToken)">
            <summary>
            The Create Management Certificate operation adds a certificate to
            the list of management certificates. Management certificates,
            which are also known as subscription certificates, authenticate
            clients attempting to connect to resources associated with your
            Azure subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/jj154123.aspx
            for more information)
            </summary>
            <param name='parameters'>
            Parameters supplied to the Create Management Certificate operation.
            </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.IManagementCertificateOperations.DeleteAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            The Delete Management Certificate operation deletes a certificate
            from the list of management certificates. Management certificates,
            which are also known as subscription certificates, authenticate
            clients attempting to connect to resources associated with your
            Azure subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/jj154127.aspx
            for more information)
            </summary>
            <param name='thumbprint'>
            The thumbprint value of the certificate to delete.
            </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.IManagementCertificateOperations.GetAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            The Get Management Certificate operation retrieves information
            about the management certificate with the specified thumbprint.
            Management certificates, which are also known as subscription
            certificates, authenticate clients attempting to connect to
            resources associated with your Azure subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/jj154131.aspx
            for more information)
            </summary>
            <param name='thumbprint'>
            The thumbprint value of the certificate to retrieve information
            about.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get Management Certificate operation response.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.IManagementCertificateOperations.ListAsync(System.Threading.CancellationToken)">
            <summary>
            The List Management Certificates operation lists and returns basic
            information about all of the management certificates associated
            with the specified subscription. Management certificates, which
            are also known as subscription certificates, authenticate clients
            attempting to connect to resources associated with your Azure
            subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/jj154105.aspx
            for more information)
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List Management Certificates operation response.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.IManagementClient">
            <summary>
            The Service Management API provides programmatic access to much of the
            functionality available through the Management Portal. The Service
            Management API is a REST API. All API operations are performed over
            SSL and are mutually authenticated using X.509 v3 certificates. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx for
            more information)
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.IManagementClient.GetOperationStatusAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            The Get Operation Status operation returns the status of the
            specified operation. After calling an asynchronous operation, you
            can call Get Operation Status to determine whether the operation
            has succeeded, failed, or is still in progress. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx
            for more information)
            </summary>
            <param name='requestId'>
            The request ID for the request you wish to track. The request ID is
            returned in the x-ms-request-id response header for every request.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request, and also includes error
            information regarding the failure.
            </returns>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.IManagementClient.ApiVersion">
            <summary>
            Gets the API version.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.IManagementClient.BaseUri">
            <summary>
            Gets the URI used as the base for all cloud service requests.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.IManagementClient.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.IManagementClient.LongRunningOperationInitialTimeout">
            <summary>
            Gets or sets the initial timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.IManagementClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.IManagementClient.AffinityGroups">
            <summary>
            Operations for managing affinity groups in your subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460798.aspx
            for more information)
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.IManagementClient.Locations">
            <summary>
            The Service Management API includes operations for listing the
            available data center locations for a hosted service in your
            subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg441299.aspx
            for more information)
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.IManagementClient.ManagementCertificates">
            <summary>
            You can use management certificates, which are also known as
            subscription certificates, to authenticate clients attempting to
            connect to resources associated with your Azure subscription.
            (see http://msdn.microsoft.com/en-us/library/windowsazure/jj154124.aspx
            for more information)
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.IManagementClient.RoleSizes">
            <summary>
            The Service Management API includes operations for listing the
            available role sizes for VMs in your subscription.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.IManagementClient.Subscriptions">
            <summary>
            Operations for listing subscription details. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg715315.aspx
            for more information)
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.IRoleSizeOperations">
            <summary>
            The Service Management API includes operations for listing the
            available role sizes for VMs in your subscription.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.IRoleSizeOperations.ListAsync(System.Threading.CancellationToken)">
            <summary>
            The List Role Sizes operation lists all of the role sizes that are
            valid for your subscription.
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List Role Sizes operation response.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.ISubscriptionOperations">
            <summary>
            Operations for listing subscription details. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg715315.aspx for
            more information)
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.ISubscriptionOperations.GetAsync(System.Threading.CancellationToken)">
            <summary>
            The Get Subscription operation returns account and resource
            allocation information for the specified subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/hh403995.aspx
            for more information)
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get Subscription operation response.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.ISubscriptionOperations.ListOperationsAsync(Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsParameters,System.Threading.CancellationToken)">
            <summary>
            The List Subscription Operations operation returns a list of
            create, update, and delete operations that were performed on a
            subscription during the specified timeframe. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg715318.aspx
            for more information)
            </summary>
            <param name='parameters'>
            Parameters supplied to the List Subscription Operations operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List Subscription Operations operation response.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.ISubscriptionOperations.RegisterResourceAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Register a resource with your subscription.
            </summary>
            <param name='resourceName'>
            Name of the resource to register.
            </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.ISubscriptionOperations.UnregisterResourceAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Unregister a resource with your subscription.
            </summary>
            <param name='resourceName'>
            Name of the resource to unregister.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.ISubscriptionClient.ApiVersion">
            <summary>
            Gets the API version.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.ISubscriptionClient.BaseUri">
            <summary>
            Gets the URI used as the base for all cloud service requests.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.ISubscriptionClient.Credentials">
            <summary>
            Credentials used to authenticate requests.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.ISubscriptionClient.LongRunningOperationInitialTimeout">
            <summary>
            Gets or sets the initial timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.ISubscriptionClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout for Long Running Operations.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Subscriptions.ISubscriptionOperations.ListAsync(System.Threading.CancellationToken)">
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse">
            <summary>
            A standard service response including an HTTP status code and request
            ID.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse.#ctor">
            <summary>
            Initializes a new instance of the SubscriptionListOperationResponse
            class.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse.GetEnumerator">
            <summary>
            Gets the sequence of Subscriptions.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse.System#Collections#IEnumerable#GetEnumerator">
            <summary>
            Gets the sequence of Subscriptions.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse.Subscriptions">
            <summary>
            Optional.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse.Subscription.#ctor">
            <summary>
            Initializes a new instance of the Subscription class.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse.Subscription.AccountAdminLiveEmailId">
            <summary>
            Optional.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse.Subscription.ActiveDirectoryTenantId">
            <summary>
            Optional.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse.Subscription.Created">
            <summary>
            Optional.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse.Subscription.CurrentCoreCount">
            <summary>
            Optional.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse.Subscription.CurrentHostedServices">
            <summary>
            Optional.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse.Subscription.CurrentStorageAccounts">
            <summary>
            Optional.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse.Subscription.MaximumCoreCount">
            <summary>
            Optional.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse.Subscription.MaximumDnsServers">
            <summary>
            Optional.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse.Subscription.MaximumExtraVirtualIPCount">
            <summary>
            Optional.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse.Subscription.MaximumHostedServices">
            <summary>
            Optional.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse.Subscription.MaximumLocalNetworkSites">
            <summary>
            Optional.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse.Subscription.MaximumStorageAccounts">
            <summary>
            Optional.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse.Subscription.MaximumVirtualNetworkSites">
            <summary>
            Optional.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse.Subscription.ServiceAdminLiveEmailId">
            <summary>
            Optional.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse.Subscription.SubscriptionId">
            <summary>
            Optional.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse.Subscription.SubscriptionName">
            <summary>
            Optional.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionListOperationResponse.Subscription.SubscriptionStatus">
            <summary>
            Optional.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Subscriptions.Models.SubscriptionStatus">
            <summary>
            The subscription status.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Subscriptions.SubscriptionClient.#ctor">
            <summary>
            Initializes a new instance of the SubscriptionClient class.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Subscriptions.SubscriptionClient.#ctor(Hyak.Common.CloudCredentials,System.Uri)">
            <summary>
            Initializes a new instance of the SubscriptionClient class.
            </summary>
            <param name='credentials'>
            Required. Credentials used to authenticate requests.
            </param>
            <param name='baseUri'>
            Optional. Gets the URI used as the base for all cloud service
            requests.
            </param>
        </member>
        <member name="M:Microsoft.WindowsAzure.Subscriptions.SubscriptionClient.#ctor(Hyak.Common.CloudCredentials)">
            <summary>
            Initializes a new instance of the SubscriptionClient class.
            </summary>
            <param name='credentials'>
            Required. Credentials used to authenticate requests.
            </param>
        </member>
        <member name="M:Microsoft.WindowsAzure.Subscriptions.SubscriptionClient.#ctor(System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the SubscriptionClient class.
            </summary>
            <param name='httpClient'>
            The Http client
            </param>
        </member>
        <member name="M:Microsoft.WindowsAzure.Subscriptions.SubscriptionClient.#ctor(Hyak.Common.CloudCredentials,System.Uri,System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the SubscriptionClient class.
            </summary>
            <param name='credentials'>
            Required. Credentials used to authenticate requests.
            </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.Subscriptions.SubscriptionClient.#ctor(Hyak.Common.CloudCredentials,System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the SubscriptionClient class.
            </summary>
            <param name='credentials'>
            Required. Credentials used to authenticate requests.
            </param>
            <param name='httpClient'>
            The Http client
            </param>
        </member>
        <member name="M:Microsoft.WindowsAzure.Subscriptions.SubscriptionClient.Clone(Hyak.Common.ServiceClient{Microsoft.WindowsAzure.Subscriptions.SubscriptionClient})">
            <summary>
            Clones properties from current instance to another
            SubscriptionClient instance
            </summary>
            <param name='client'>
            Instance of SubscriptionClient to clone to
            </param>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.SubscriptionClient.ApiVersion">
            <summary>
            Gets the API version.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.SubscriptionClient.BaseUri">
            <summary>
            Gets the URI used as the base for all cloud service requests.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.SubscriptionClient.Credentials">
            <summary>
            Credentials used to authenticate requests.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.SubscriptionClient.LongRunningOperationInitialTimeout">
            <summary>
            Gets or sets the initial timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.SubscriptionClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout for Long Running Operations.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Subscriptions.SubscriptionOperations.#ctor(Microsoft.WindowsAzure.Subscriptions.SubscriptionClient)">
            <summary>
            Initializes a new instance of the SubscriptionOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="M:Microsoft.WindowsAzure.Subscriptions.SubscriptionOperations.ListAsync(System.Threading.CancellationToken)">
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="P:Microsoft.WindowsAzure.Subscriptions.SubscriptionOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.WindowsAzure.Subscriptions.SubscriptionClient.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Subscriptions.SubscriptionOperationsExtensions.List(Microsoft.WindowsAzure.Subscriptions.ISubscriptionOperations)">
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Subscriptions.ISubscriptionOperations.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Subscriptions.SubscriptionOperationsExtensions.ListAsync(Microsoft.WindowsAzure.Subscriptions.ISubscriptionOperations)">
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Subscriptions.ISubscriptionOperations.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.LocationOperations">
            <summary>
            The Service Management API includes operations for listing the
            available data center locations for a hosted service in your
            subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg441299.aspx for
            more information)
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.LocationOperations.#ctor(Microsoft.WindowsAzure.Management.ManagementClient)">
            <summary>
            Initializes a new instance of the LocationOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.LocationOperations.ListAsync(System.Threading.CancellationToken)">
            <summary>
            The List Locations operation lists all of the data center locations
            that are valid for your subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg441293.aspx
            for more information)
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List Locations operation response.
            </returns>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.LocationOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.WindowsAzure.Management.ManagementClient.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.LocationOperationsExtensions">
            <summary>
            The Service Management API provides programmatic access to much of the
            functionality available through the Management Portal. The Service
            Management API is a REST API. All API operations are performed over
            SSL and are mutually authenticated using X.509 v3 certificates. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx for
            more information)
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.LocationOperationsExtensions.List(Microsoft.WindowsAzure.Management.ILocationOperations)">
            <summary>
            The List Locations operation lists all of the data center locations
            that are valid for your subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg441293.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.ILocationOperations.
            </param>
            <returns>
            The List Locations operation response.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.LocationOperationsExtensions.ListAsync(Microsoft.WindowsAzure.Management.ILocationOperations)">
            <summary>
            The List Locations operation lists all of the data center locations
            that are valid for your subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg441293.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.ILocationOperations.
            </param>
            <returns>
            The List Locations operation response.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.ManagementCertificateOperations">
            <summary>
            You can use management certificates, which are also known as
            subscription certificates, to authenticate clients attempting to
            connect to resources associated with your Azure subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/jj154124.aspx for
            more information)
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.ManagementCertificateOperations.#ctor(Microsoft.WindowsAzure.Management.ManagementClient)">
            <summary>
            Initializes a new instance of the ManagementCertificateOperations
            class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.ManagementCertificateOperations.CreateAsync(Microsoft.WindowsAzure.Management.Models.ManagementCertificateCreateParameters,System.Threading.CancellationToken)">
            <summary>
            The Create Management Certificate operation adds a certificate to
            the list of management certificates. Management certificates,
            which are also known as subscription certificates, authenticate
            clients attempting to connect to resources associated with your
            Azure subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/jj154123.aspx
            for more information)
            </summary>
            <param name='parameters'>
            Required. Parameters supplied to the Create Management Certificate
            operation.
            </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.ManagementCertificateOperations.DeleteAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            The Delete Management Certificate operation deletes a certificate
            from the list of management certificates. Management certificates,
            which are also known as subscription certificates, authenticate
            clients attempting to connect to resources associated with your
            Azure subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/jj154127.aspx
            for more information)
            </summary>
            <param name='thumbprint'>
            Required. The thumbprint value of the certificate to delete.
            </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.ManagementCertificateOperations.GetAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            The Get Management Certificate operation retrieves information
            about the management certificate with the specified thumbprint.
            Management certificates, which are also known as subscription
            certificates, authenticate clients attempting to connect to
            resources associated with your Azure subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/jj154131.aspx
            for more information)
            </summary>
            <param name='thumbprint'>
            Required. The thumbprint value of the certificate to retrieve
            information about.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get Management Certificate operation response.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.ManagementCertificateOperations.ListAsync(System.Threading.CancellationToken)">
            <summary>
            The List Management Certificates operation lists and returns basic
            information about all of the management certificates associated
            with the specified subscription. Management certificates, which
            are also known as subscription certificates, authenticate clients
            attempting to connect to resources associated with your Azure
            subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/jj154105.aspx
            for more information)
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List Management Certificates operation response.
            </returns>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.ManagementCertificateOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.WindowsAzure.Management.ManagementClient.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.ManagementCertificateOperationsExtensions">
            <summary>
            The Service Management API provides programmatic access to much of the
            functionality available through the Management Portal. The Service
            Management API is a REST API. All API operations are performed over
            SSL and are mutually authenticated using X.509 v3 certificates. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx for
            more information)
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.ManagementCertificateOperationsExtensions.Create(Microsoft.WindowsAzure.Management.IManagementCertificateOperations,Microsoft.WindowsAzure.Management.Models.ManagementCertificateCreateParameters)">
            <summary>
            The Create Management Certificate operation adds a certificate to
            the list of management certificates. Management certificates,
            which are also known as subscription certificates, authenticate
            clients attempting to connect to resources associated with your
            Azure subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/jj154123.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.IManagementCertificateOperations.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the Create Management Certificate
            operation.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.ManagementCertificateOperationsExtensions.CreateAsync(Microsoft.WindowsAzure.Management.IManagementCertificateOperations,Microsoft.WindowsAzure.Management.Models.ManagementCertificateCreateParameters)">
            <summary>
            The Create Management Certificate operation adds a certificate to
            the list of management certificates. Management certificates,
            which are also known as subscription certificates, authenticate
            clients attempting to connect to resources associated with your
            Azure subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/jj154123.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.IManagementCertificateOperations.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the Create Management Certificate
            operation.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.ManagementCertificateOperationsExtensions.Delete(Microsoft.WindowsAzure.Management.IManagementCertificateOperations,System.String)">
            <summary>
            The Delete Management Certificate operation deletes a certificate
            from the list of management certificates. Management certificates,
            which are also known as subscription certificates, authenticate
            clients attempting to connect to resources associated with your
            Azure subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/jj154127.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.IManagementCertificateOperations.
            </param>
            <param name='thumbprint'>
            Required. The thumbprint value of the certificate to delete.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.ManagementCertificateOperationsExtensions.DeleteAsync(Microsoft.WindowsAzure.Management.IManagementCertificateOperations,System.String)">
            <summary>
            The Delete Management Certificate operation deletes a certificate
            from the list of management certificates. Management certificates,
            which are also known as subscription certificates, authenticate
            clients attempting to connect to resources associated with your
            Azure subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/jj154127.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.IManagementCertificateOperations.
            </param>
            <param name='thumbprint'>
            Required. The thumbprint value of the certificate to delete.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.ManagementCertificateOperationsExtensions.Get(Microsoft.WindowsAzure.Management.IManagementCertificateOperations,System.String)">
            <summary>
            The Get Management Certificate operation retrieves information
            about the management certificate with the specified thumbprint.
            Management certificates, which are also known as subscription
            certificates, authenticate clients attempting to connect to
            resources associated with your Azure subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/jj154131.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.IManagementCertificateOperations.
            </param>
            <param name='thumbprint'>
            Required. The thumbprint value of the certificate to retrieve
            information about.
            </param>
            <returns>
            The Get Management Certificate operation response.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.ManagementCertificateOperationsExtensions.GetAsync(Microsoft.WindowsAzure.Management.IManagementCertificateOperations,System.String)">
            <summary>
            The Get Management Certificate operation retrieves information
            about the management certificate with the specified thumbprint.
            Management certificates, which are also known as subscription
            certificates, authenticate clients attempting to connect to
            resources associated with your Azure subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/jj154131.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.IManagementCertificateOperations.
            </param>
            <param name='thumbprint'>
            Required. The thumbprint value of the certificate to retrieve
            information about.
            </param>
            <returns>
            The Get Management Certificate operation response.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.ManagementCertificateOperationsExtensions.List(Microsoft.WindowsAzure.Management.IManagementCertificateOperations)">
            <summary>
            The List Management Certificates operation lists and returns basic
            information about all of the management certificates associated
            with the specified subscription. Management certificates, which
            are also known as subscription certificates, authenticate clients
            attempting to connect to resources associated with your Azure
            subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/jj154105.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.IManagementCertificateOperations.
            </param>
            <returns>
            The List Management Certificates operation response.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.ManagementCertificateOperationsExtensions.ListAsync(Microsoft.WindowsAzure.Management.IManagementCertificateOperations)">
            <summary>
            The List Management Certificates operation lists and returns basic
            information about all of the management certificates associated
            with the specified subscription. Management certificates, which
            are also known as subscription certificates, authenticate clients
            attempting to connect to resources associated with your Azure
            subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/jj154105.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.IManagementCertificateOperations.
            </param>
            <returns>
            The List Management Certificates operation response.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.ManagementClient">
            <summary>
            The Service Management API provides programmatic access to much of the
            functionality available through the Management Portal. The Service
            Management API is a REST API. All API operations are performed over
            SSL and are mutually authenticated using X.509 v3 certificates. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx for
            more information)
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.ManagementClient.#ctor">
            <summary>
            Initializes a new instance of the ManagementClient class.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.ManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.Uri)">
            <summary>
            Initializes a new instance of the ManagementClient 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.ManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials)">
            <summary>
            Initializes a new instance of the ManagementClient 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.ManagementClient.#ctor(System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the ManagementClient class.
            </summary>
            <param name='httpClient'>
            The Http client
            </param>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.ManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.Uri,System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the ManagementClient 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.ManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the ManagementClient 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.ManagementClient.Clone(Hyak.Common.ServiceClient{Microsoft.WindowsAzure.Management.ManagementClient})">
            <summary>
            Clones properties from current instance to another ManagementClient
            instance
            </summary>
            <param name='client'>
            Instance of ManagementClient to clone to
            </param>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.ManagementClient.GetOperationStatusAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            The Get Operation Status operation returns the status of the
            specified operation. After calling an asynchronous operation, you
            can call Get Operation Status to determine whether the operation
            has succeeded, failed, or is still in progress. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx
            for more information)
            </summary>
            <param name='requestId'>
            Required. The request ID for the request you wish to track. The
            request ID is returned in the x-ms-request-id response header for
            every request.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request, and also includes error
            information regarding the failure.
            </returns>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.ManagementClient.ApiVersion">
            <summary>
            Gets the API version.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.ManagementClient.BaseUri">
            <summary>
            Gets the URI used as the base for all cloud service requests.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.ManagementClient.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.ManagementClient.LongRunningOperationInitialTimeout">
            <summary>
            Gets or sets the initial timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.ManagementClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.ManagementClient.AffinityGroups">
            <summary>
            Operations for managing affinity groups in your subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460798.aspx
            for more information)
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.ManagementClient.Locations">
            <summary>
            The Service Management API includes operations for listing the
            available data center locations for a hosted service in your
            subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg441299.aspx
            for more information)
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.ManagementClient.ManagementCertificates">
            <summary>
            You can use management certificates, which are also known as
            subscription certificates, to authenticate clients attempting to
            connect to resources associated with your Azure subscription.
            (see http://msdn.microsoft.com/en-us/library/windowsazure/jj154124.aspx
            for more information)
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.ManagementClient.RoleSizes">
            <summary>
            The Service Management API includes operations for listing the
            available role sizes for VMs in your subscription.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.ManagementClient.Subscriptions">
            <summary>
            Operations for listing subscription details. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg715315.aspx
            for more information)
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.ManagementClientExtensions">
            <summary>
            The Service Management API provides programmatic access to much of the
            functionality available through the Management Portal. The Service
            Management API is a REST API. All API operations are performed over
            SSL and are mutually authenticated using X.509 v3 certificates. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx for
            more information)
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.ManagementClientExtensions.GetOperationStatus(Microsoft.WindowsAzure.Management.IManagementClient,System.String)">
            <summary>
            The Get Operation Status operation returns the status of the
            specified operation. After calling an asynchronous operation, you
            can call Get Operation Status to determine whether the operation
            has succeeded, failed, or is still in progress. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.IManagementClient.
            </param>
            <param name='requestId'>
            Required. The request ID for the request you wish to track. The
            request ID is returned in the x-ms-request-id response header for
            every request.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request, and also includes error
            information regarding the failure.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.ManagementClientExtensions.GetOperationStatusAsync(Microsoft.WindowsAzure.Management.IManagementClient,System.String)">
            <summary>
            The Get Operation Status operation returns the status of the
            specified operation. After calling an asynchronous operation, you
            can call Get Operation Status to determine whether the operation
            has succeeded, failed, or is still in progress. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460783.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.IManagementClient.
            </param>
            <param name='requestId'>
            Required. The request ID for the request you wish to track. The
            request ID is returned in the x-ms-request-id response header for
            every request.
            </param>
            <returns>
            The response body contains the status of the specified asynchronous
            operation, indicating whether it has succeeded, is inprogress, or
            has failed. Note that this status is distinct from the HTTP status
            code returned for the Get Operation Status operation itself. If
            the asynchronous operation succeeded, the response body includes
            the HTTP status code for the successful request. If the
            asynchronous operation failed, the response body includes the HTTP
            status code for the failed request, and also includes error
            information regarding the failure.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.AffinityGroupCapabilities">
            <summary>
            Describes the capabilities associated with an affinity group.
            </summary>
        </member>
        <member name="F:Microsoft.WindowsAzure.Management.Models.AffinityGroupCapabilities.PersistentVMRole">
            <summary>
            Indicates if the virtual machine-related operations can be
            performed in this affinity group. If so, the string
            PersistentVMRole will be returned by this element. Otherwise, this
            element will not be present.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.AffinityGroupCreateParameters">
            <summary>
            Parameters supplied to the Create Affinity Group operation.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.AffinityGroupCreateParameters.#ctor">
            <summary>
            Initializes a new instance of the AffinityGroupCreateParameters
            class.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.AffinityGroupCreateParameters.#ctor(System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the AffinityGroupCreateParameters
            class with required arguments.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupCreateParameters.Description">
            <summary>
            Optional. A description for the affinity group. The description can
            be up to 1024 characters in length.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupCreateParameters.Label">
            <summary>
            Required. A base-64-encoded name for the affinity group. The name
            can be up to 100 characters in length. Its value defaults to the
            Name of the affinity group if not provided.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupCreateParameters.Location">
            <summary>
            Required. The data center location where the affinity group will be
            created. To list available locations, see the List Locations
            operation.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupCreateParameters.Name">
            <summary>
            Required. A name for the affinity group that is unique to the
            subscription.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.AffinityGroupGetResponse">
            <summary>
            The Get Affinity Group operation response.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.AffinityGroupGetResponse.#ctor">
            <summary>
            Initializes a new instance of the AffinityGroupGetResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupGetResponse.Capabilities">
            <summary>
            Optional. Indicates if the virtual machine-related operations can
            be performed in this affinity group. If so, the string
            PersistentVMRole will be returned by this element. Otherwise, this
            element will not be present.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupGetResponse.ComputeCapabilities">
            <summary>
            Optional. The compute capabilities in this affinity group.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupGetResponse.CreatedTime">
            <summary>
            Optional. The time that the affinity group was created.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupGetResponse.Description">
            <summary>
            Optional. The user-supplied description for this affinity group.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupGetResponse.HostedServices">
            <summary>
            Optional. The hosted services associated with this affinity group.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupGetResponse.Label">
            <summary>
            Optional. The user-supplied label for the affinity group, returned
            as a base-64-encoded string.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupGetResponse.Location">
            <summary>
            Optional. The location of the data center that the affinity group
            is associated with.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupGetResponse.Name">
            <summary>
            Optional. The user-supplied name for the affinity group.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupGetResponse.StorageServices">
            <summary>
            Optional. The storage services associated with this affinity group.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.AffinityGroupGetResponse.HostedServiceReference">
            <summary>
            Reference to a hosted service associated with an affinity group.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.AffinityGroupGetResponse.HostedServiceReference.#ctor">
            <summary>
            Initializes a new instance of the HostedServiceReference class.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupGetResponse.HostedServiceReference.ServiceName">
            <summary>
            Optional. The name of the hosted service.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupGetResponse.HostedServiceReference.Uri">
            <summary>
            Optional. The Service Management API request URI used to
            perform Get Hosted Service Properties requests against the
            hosted service.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.AffinityGroupGetResponse.StorageServiceReference">
            <summary>
            Reference to a storage service associated with an affinity group.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.AffinityGroupGetResponse.StorageServiceReference.#ctor">
            <summary>
            Initializes a new instance of the StorageServiceReference class.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupGetResponse.StorageServiceReference.ServiceName">
            <summary>
            Optional. The user supplied name of the storage account.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupGetResponse.StorageServiceReference.Uri">
            <summary>
            Optional. The Service Management API request URI used to
            perform Get Storage Account Properties requests against the
            storage account.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.AffinityGroupListResponse">
            <summary>
            The List Affinity Groups operation response.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.AffinityGroupListResponse.#ctor">
            <summary>
            Initializes a new instance of the AffinityGroupListResponse class.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.AffinityGroupListResponse.GetEnumerator">
            <summary>
            Gets the sequence of AffinityGroups.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.AffinityGroupListResponse.System#Collections#IEnumerable#GetEnumerator">
            <summary>
            Gets the sequence of AffinityGroups.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupListResponse.AffinityGroups">
            <summary>
            Optional. The affinity groups associated with the specified
            subscription.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.AffinityGroupListResponse.AffinityGroup">
            <summary>
            An affinity group associated with the specified subscription.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.AffinityGroupListResponse.AffinityGroup.#ctor">
            <summary>
            Initializes a new instance of the AffinityGroup class.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupListResponse.AffinityGroup.Capabilities">
            <summary>
            Optional. Indicates if the affinity group is able to perform
            virtual machine-related operations. If so, the string
            PersistentVMRole will be returned by this element. Otherwise,
            this element will not be present.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupListResponse.AffinityGroup.ComputeCapabilities">
            <summary>
            Optional. The compute capabilities in this affinity group.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupListResponse.AffinityGroup.CreatedTime">
            <summary>
            Optional. The time that the affinity group was created.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupListResponse.AffinityGroup.Description">
            <summary>
            Optional. The user-supplied description for this affinity group.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupListResponse.AffinityGroup.Label">
            <summary>
            Optional. The user-supplied label for the affinity group,
            returned as a base-64-encoded string.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupListResponse.AffinityGroup.Location">
            <summary>
            Optional. The user-specified data center that this affinity
            groups is located in.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupListResponse.AffinityGroup.Name">
            <summary>
            Optional. The user-supplied name for the affinity group.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.AffinityGroupUpdateParameters">
            <summary>
            Parameters supplied to the Update Affinity Group operation.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.AffinityGroupUpdateParameters.#ctor">
            <summary>
            Initializes a new instance of the AffinityGroupUpdateParameters
            class.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.AffinityGroupUpdateParameters.#ctor(System.String)">
            <summary>
            Initializes a new instance of the AffinityGroupUpdateParameters
            class with required arguments.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupUpdateParameters.Description">
            <summary>
            Optional. A description for the affinity group. The description can
            be up to 1024 characters in length.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.AffinityGroupUpdateParameters.Label">
            <summary>
            Required. A name for the affinity specified as a base-64-encoded
            string. The label can be up to 100 characters in length.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.ComputeCapabilities">
            <summary>
            The compute capabilities.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.ComputeCapabilities.#ctor">
            <summary>
            Initializes a new instance of the ComputeCapabilities class.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.ComputeCapabilities.VirtualMachinesRoleSizes">
            <summary>
            Optional. Role sizes support for IaaS deployments.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.ComputeCapabilities.WebWorkerRoleSizes">
            <summary>
            Optional. Role sizes support for PaaS deployments.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.LocationAvailableServiceNames">
            <summary>
            Indicates the services available at a location.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.LocationNames">
            <summary>
            Known location names for Azure. You can obtain a complete list of the
            latest locations available to your subscription from the List
            Locations Operation.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.LocationsListResponse">
            <summary>
            The List Locations operation response.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.LocationsListResponse.#ctor">
            <summary>
            Initializes a new instance of the LocationsListResponse class.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.LocationsListResponse.GetEnumerator">
            <summary>
            Gets the sequence of Locations.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.LocationsListResponse.System#Collections#IEnumerable#GetEnumerator">
            <summary>
            Gets the sequence of Locations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.LocationsListResponse.Locations">
            <summary>
            Optional. The data center locations that are valid for your
            subscription.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.LocationsListResponse.Location">
            <summary>
            A data center location that is valid for your subscription.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.LocationsListResponse.Location.#ctor">
            <summary>
            Initializes a new instance of the Location class.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.LocationsListResponse.Location.AvailableServices">
            <summary>
            Optional. Indicates the services available at a location.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.LocationsListResponse.Location.ComputeCapabilities">
            <summary>
            Optional. The compute capabilities in this location.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.LocationsListResponse.Location.DisplayName">
            <summary>
            Optional. The localized name of data center location.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.LocationsListResponse.Location.Name">
            <summary>
            Optional. The name of a data center location that is valid for
            your subscription.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.LocationsListResponse.Location.StorageCapabilities">
            <summary>
            Optional. The storage capabilities in this location.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.ManagementCertificateCreateParameters">
            <summary>
            Parameters supplied to the Create Management Certificate operation.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.ManagementCertificateCreateParameters.#ctor">
            <summary>
            Initializes a new instance of the
            ManagementCertificateCreateParameters class.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.ManagementCertificateCreateParameters.Data">
            <summary>
            Optional. The certificate's raw data in base-64-encoded cer format.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.ManagementCertificateCreateParameters.PublicKey">
            <summary>
            Optional. A base-64-representation of the management certificate
            public key.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.ManagementCertificateCreateParameters.Thumbprint">
            <summary>
            Optional. The thumbprint that uniquely identifies the management
            certificate.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.ManagementCertificateGetResponse">
            <summary>
            The Get Management Certificate operation response.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.ManagementCertificateGetResponse.#ctor">
            <summary>
            Initializes a new instance of the ManagementCertificateGetResponse
            class.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.ManagementCertificateGetResponse.Created">
            <summary>
            Optional. The time that the management certificate was created, in
            UTC.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.ManagementCertificateGetResponse.Data">
            <summary>
            Optional. A base-64 representation of the raw data contained in the
            management certificate, in cer format.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.ManagementCertificateGetResponse.PublicKey">
            <summary>
            Optional. A base-64 representation of the management certificate
            public key.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.ManagementCertificateGetResponse.Thumbprint">
            <summary>
            Optional. The thumbprint that uniquely identifies the management
            certificate. This thumbprint is the same value as the one
            specified by the request URI.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.ManagementCertificateListResponse">
            <summary>
            The List Management Certificates operation response.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.ManagementCertificateListResponse.#ctor">
            <summary>
            Initializes a new instance of the ManagementCertificateListResponse
            class.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.ManagementCertificateListResponse.GetEnumerator">
            <summary>
            Gets the sequence of SubscriptionCertificates.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.ManagementCertificateListResponse.System#Collections#IEnumerable#GetEnumerator">
            <summary>
            Gets the sequence of SubscriptionCertificates.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.ManagementCertificateListResponse.SubscriptionCertificates">
            <summary>
            Optional. The management certificates that are valid for your
            subscription.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.ManagementCertificateListResponse.SubscriptionCertificate">
            <summary>
            A management certificate that is valid for your subscription.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.ManagementCertificateListResponse.SubscriptionCertificate.#ctor">
            <summary>
            Initializes a new instance of the SubscriptionCertificate class.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.ManagementCertificateListResponse.SubscriptionCertificate.Created">
            <summary>
            Optional. The time that the management certificate was created,
            in UTC.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.ManagementCertificateListResponse.SubscriptionCertificate.Data">
            <summary>
            Optional. A base-64 representation of the data contained in the
            management certificate, in cer format.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.ManagementCertificateListResponse.SubscriptionCertificate.PublicKey">
            <summary>
            Optional. A base-64 representation of the management
            certificate public key.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.ManagementCertificateListResponse.SubscriptionCertificate.Thumbprint">
            <summary>
            Optional. The X509 certificate thumbprint property of the
            management certificate. This thumbprint uniquely identifies
            the certificate.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.RoleSizeListResponse">
            <summary>
            The List Role Sizes operation response.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.RoleSizeListResponse.#ctor">
            <summary>
            Initializes a new instance of the RoleSizeListResponse class.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.RoleSizeListResponse.GetEnumerator">
            <summary>
            Gets the sequence of RoleSizes.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.RoleSizeListResponse.System#Collections#IEnumerable#GetEnumerator">
            <summary>
            Gets the sequence of RoleSizes.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.RoleSizeListResponse.RoleSizes">
            <summary>
            Optional. The role sizes that are valid for your subscription.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.RoleSizeListResponse.RoleSize">
            <summary>
            A role size that is valid for your subscription.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.RoleSizeListResponse.RoleSize.#ctor">
            <summary>
            Initializes a new instance of the RoleSize class.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.RoleSizeListResponse.RoleSize.Cores">
            <summary>
            Optional. Number of cores available for the role size.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.RoleSizeListResponse.RoleSize.Label">
            <summary>
            Optional. Localized label of the role size.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.RoleSizeListResponse.RoleSize.MaxDataDiskCount">
            <summary>
            Optional. Number of data disks that can be attached for the
            given role size.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.RoleSizeListResponse.RoleSize.MemoryInMb">
            <summary>
            Optional. Memory available for the role size.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.RoleSizeListResponse.RoleSize.Name">
            <summary>
            Optional. The name of a role size that is valid for your
            subscription.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.RoleSizeListResponse.RoleSize.SupportedByVirtualMachines">
            <summary>
            Optional. Indicating if the role size is supported by VMs.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.RoleSizeListResponse.RoleSize.SupportedByWebWorkerRoles">
            <summary>
            Optional. Indicating if the role size is supported by
            web/worker roles.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.RoleSizeListResponse.RoleSize.VirtualMachineResourceDiskSizeInMb">
            <summary>
            Optional. Resource disk drive size for the role size in IaaS
            deployment.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.RoleSizeListResponse.RoleSize.WebWorkerResourceDiskSizeInMb">
            <summary>
            Optional. Resource disk drive size for the role size in PaaS
            deployment.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.StorageCapabilities">
            <summary>
            The storage capabilities.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.StorageCapabilities.#ctor">
            <summary>
            Initializes a new instance of the StorageCapabilities class.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.StorageCapabilities.StorageAccountTypes">
            <summary>
            Optional. The list of account types available in the given
            location. The available account types are: 'Standard_LRS',
            'Standard_ZRS', 'Standard_GRS', and 'Standard_RAGRS'.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.SubscriptionGetResponse">
            <summary>
            The Get Subscription operation response.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.SubscriptionGetResponse.#ctor">
            <summary>
            Initializes a new instance of the SubscriptionGetResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionGetResponse.AccountAdminLiveEmailId">
            <summary>
            Optional. The live ID of the account administrator.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionGetResponse.CurrentCoreCount">
            <summary>
            Optional. The number of currently allocated cores.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionGetResponse.CurrentDnsServers">
            <summary>
            Optional. The current number of DNS servers allocated on this
            subscription.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionGetResponse.CurrentHostedServices">
            <summary>
            Optional. The number of currently allocated cloud services.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionGetResponse.CurrentLocalNetworkSites">
            <summary>
            Optional. The current number of local virtual network sites that
            are allocated on this subscription.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionGetResponse.CurrentStorageAccounts">
            <summary>
            Optional. The number of currently allocated storage accounts.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionGetResponse.CurrentVirtualNetworkSites">
            <summary>
            Optional. The number of currently allocated virtual network sites.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionGetResponse.MaximumCoreCount">
            <summary>
            Optional. The maximum number of cores that can be allocated on this
            subscription.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionGetResponse.MaximumDnsServers">
            <summary>
            Optional. The maximum number of DNS servers that can be allocated
            on this subscription.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionGetResponse.MaximumHostedServices">
            <summary>
            Optional. The maximum number of cloud services that can be
            allocated on this subscription.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionGetResponse.MaximumLocalNetworkSites">
            <summary>
            Optional. The maximum number of local virtual network sites that
            can be allocated on this subscription.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionGetResponse.MaximumStorageAccounts">
            <summary>
            Optional. The maximum number of storage accounts that can be
            allocated on this subscription.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionGetResponse.MaximumVirtualNetworkSites">
            <summary>
            Optional. The maximum number of virtual network sites that can be
            allocated on this subscription.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionGetResponse.ServiceAdminLiveEmailId">
            <summary>
            Optional. The live ID of the subscription administrator.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionGetResponse.SubscriptionID">
            <summary>
            Optional. The subscription ID that the operation was called on.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionGetResponse.SubscriptionName">
            <summary>
            Optional. The user-supplied name for the subscription.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionGetResponse.SubscriptionStatus">
            <summary>
            Optional. The subscription status.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsParameters">
            <summary>
            Parameters supplied to the List Subscription Operations operation.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsParameters.#ctor">
            <summary>
            Initializes a new instance of the
            SubscriptionListOperationsParameters class.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsParameters.#ctor(System.DateTime,System.DateTime)">
            <summary>
            Initializes a new instance of the
            SubscriptionListOperationsParameters class with required arguments.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsParameters.ContinuationToken">
            <summary>
            Optional. When there are too many operations to list, such as when
            the requested timeframe is very large, the response includes an
            incomplete list and a token that can be used to return the rest of
            the list. Subsequent requests must include this parameter to
            continue listing operations from where the last response left off.
            If no token is specified, a filter is not applied and the response
            will begin at the specified StartTime.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsParameters.EndTime">
            <summary>
            Required. The end of the timeframe to begin listing subscription
            operations in UTC format. This parameter and the StartTime
            parameter indicate the timeframe to retrieve subscription
            operations.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsParameters.ObjectIdFilter">
            <summary>
            Optional. Returns subscription operations only for the specified
            object type and object ID. This parameter must be set equal to the
            URL value for performing an HTTP GET on the object. If no object
            is specified, a filter is not applied.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsParameters.OperationStatus">
            <summary>
            Optional. Returns subscription operations only for the specified
            result status, either Succeeded, Failed, or InProgress. This
            filter can be combined with the ObjectIdFilter to select
            subscription operations for an object with a specific result
            status. If no result status is specified, a filter is not applied.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsParameters.StartTime">
            <summary>
            Required. The start of the timeframe to begin listing subscription
            operations in UTC format. This parameter and the EndTime parameter
            indicate the timeframe to retrieve subscription operations. This
            parameter cannot indicate a start date of more than 90 days in the
            past.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsResponse">
            <summary>
            The List Subscription Operations operation response.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsResponse.#ctor">
            <summary>
            Initializes a new instance of the
            SubscriptionListOperationsResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsResponse.ContinuationToken">
            <summary>
            Optional. The string that can be used to return the rest of the
            list. Subsequent requests must include this parameter to continue
            listing operations from where the last response left off. This
            element exists only if the complete list of subscription
            operations was not returned.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsResponse.SubscriptionOperations">
            <summary>
            Optional. The list of operations that have been performed on the
            subscription during the specified timeframe.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsResponse.OperationCallerDetails">
            <summary>
            A collection of attributes that identify the source of the
            operation.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsResponse.OperationCallerDetails.#ctor">
            <summary>
            Initializes a new instance of the OperationCallerDetails class.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsResponse.OperationCallerDetails.ClientIPAddress">
            <summary>
            Optional. The IP address of the client computer that initiated
            the operation. This element is returned only if
            UsedServiceManagementApi is true.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsResponse.OperationCallerDetails.SubscriptionCertificateThumbprint">
            <summary>
            Optional. The thumbprint of the subscription certificate used
            to initiate the operation.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsResponse.OperationCallerDetails.UsedServiceManagementApi">
            <summary>
            Optional. Indicates whether the operation was initiated by
            using the Service Management API. This will be false if it was
            initiated by another source, such as the Management Portal.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsResponse.OperationCallerDetails.UserEmailAddress">
            <summary>
            Optional. The email associated with the Windows Live ID of the
            user who initiated the operation from the Management Portal.
            This element is returned only if UsedServiceManagementApi is
            false.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsResponse.SubscriptionOperation">
            <summary>
            An operation that has been performed on the subscription during the
            specified timeframe.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsResponse.SubscriptionOperation.#ctor">
            <summary>
            Initializes a new instance of the SubscriptionOperation class.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsResponse.SubscriptionOperation.OperationCaller">
            <summary>
            Optional. A collection of attributes that identify the source
            of the operation.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsResponse.SubscriptionOperation.OperationCompletedTime">
            <summary>
            Optional. The time that the operation finished executing.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsResponse.SubscriptionOperation.OperationId">
            <summary>
            Optional. The globally unique identifier (GUID) of the
            operation.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsResponse.SubscriptionOperation.OperationName">
            <summary>
            Optional. The name of the performed operation.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsResponse.SubscriptionOperation.OperationObjectId">
            <summary>
            Optional. The target object for the operation. This value is
            equal to the URL for performing an HTTP GET on the object, and
            corresponds to the same values for the ObjectIdFilter in the
            request.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsResponse.SubscriptionOperation.OperationParameters">
            <summary>
            Optional. The collection of parameters for the performed
            operation.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsResponse.SubscriptionOperation.OperationStartedTime">
            <summary>
            Optional. The time that the operation started to execute.
            </summary>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsResponse.SubscriptionOperation.OperationStatus">
            <summary>
            Optional. An object that contains information on the current
            status of the operation. The object returned has the following
            XML format: <OperationStatus>
            <ID>339c6c13-1f81-412f-9bc6-00e9c5876695</ID>
            <Status>Succeeded</Status>
            <HttpStatusCode>200</HttpStatusCode> </OperationStatus>.
            Possible values of the Status element, whichholds the
            operation status, are: Succeeded, Failed, or InProgress.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.SubscriptionOperationNames">
            <summary>
            The name of a subscription operation.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.Models.SubscriptionStatus">
            <summary>
            The subscription status.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RoleSizeOperations">
            <summary>
            The Service Management API includes operations for listing the
            available role sizes for VMs in your subscription.
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RoleSizeOperations.#ctor(Microsoft.WindowsAzure.Management.ManagementClient)">
            <summary>
            Initializes a new instance of the RoleSizeOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RoleSizeOperations.ListAsync(System.Threading.CancellationToken)">
            <summary>
            The List Role Sizes operation lists all of the role sizes that are
            valid for your subscription.
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List Role Sizes operation response.
            </returns>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.RoleSizeOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.WindowsAzure.Management.ManagementClient.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.RoleSizeOperationsExtensions">
            <summary>
            The Service Management API provides programmatic access to much of the
            functionality available through the Management Portal. The Service
            Management API is a REST API. All API operations are performed over
            SSL and are mutually authenticated using X.509 v3 certificates. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx for
            more information)
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RoleSizeOperationsExtensions.List(Microsoft.WindowsAzure.Management.IRoleSizeOperations)">
            <summary>
            The List Role Sizes operation lists all of the role sizes that are
            valid for your subscription.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.IRoleSizeOperations.
            </param>
            <returns>
            The List Role Sizes operation response.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.RoleSizeOperationsExtensions.ListAsync(Microsoft.WindowsAzure.Management.IRoleSizeOperations)">
            <summary>
            The List Role Sizes operation lists all of the role sizes that are
            valid for your subscription.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.IRoleSizeOperations.
            </param>
            <returns>
            The List Role Sizes operation response.
            </returns>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.SubscriptionOperations">
            <summary>
            Operations for listing subscription details. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg715315.aspx for
            more information)
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.SubscriptionOperations.#ctor(Microsoft.WindowsAzure.Management.ManagementClient)">
            <summary>
            Initializes a new instance of the SubscriptionOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.SubscriptionOperations.GetAsync(System.Threading.CancellationToken)">
            <summary>
            The Get Subscription operation returns account and resource
            allocation information for the specified subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/hh403995.aspx
            for more information)
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The Get Subscription operation response.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.SubscriptionOperations.ListOperationsAsync(Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsParameters,System.Threading.CancellationToken)">
            <summary>
            The List Subscription Operations operation returns a list of
            create, update, and delete operations that were performed on a
            subscription during the specified timeframe. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg715318.aspx
            for more information)
            </summary>
            <param name='parameters'>
            Required. Parameters supplied to the List Subscription Operations
            operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The List Subscription Operations operation response.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.SubscriptionOperations.RegisterResourceAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Register a resource with your subscription.
            </summary>
            <param name='resourceName'>
            Required. Name of the resource to register.
            </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.SubscriptionOperations.UnregisterResourceAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Unregister a resource with your subscription.
            </summary>
            <param name='resourceName'>
            Required. Name of the resource to unregister.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="P:Microsoft.WindowsAzure.Management.SubscriptionOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.WindowsAzure.Management.ManagementClient.
            </summary>
        </member>
        <member name="T:Microsoft.WindowsAzure.Management.SubscriptionOperationsExtensions">
            <summary>
            The Service Management API provides programmatic access to much of the
            functionality available through the Management Portal. The Service
            Management API is a REST API. All API operations are performed over
            SSL and are mutually authenticated using X.509 v3 certificates. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/ee460799.aspx for
            more information)
            </summary>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.SubscriptionOperationsExtensions.Get(Microsoft.WindowsAzure.Management.ISubscriptionOperations)">
            <summary>
            The Get Subscription operation returns account and resource
            allocation information for the specified subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/hh403995.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.ISubscriptionOperations.
            </param>
            <returns>
            The Get Subscription operation response.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.SubscriptionOperationsExtensions.GetAsync(Microsoft.WindowsAzure.Management.ISubscriptionOperations)">
            <summary>
            The Get Subscription operation returns account and resource
            allocation information for the specified subscription. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/hh403995.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.ISubscriptionOperations.
            </param>
            <returns>
            The Get Subscription operation response.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.SubscriptionOperationsExtensions.ListOperations(Microsoft.WindowsAzure.Management.ISubscriptionOperations,Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsParameters)">
            <summary>
            The List Subscription Operations operation returns a list of
            create, update, and delete operations that were performed on a
            subscription during the specified timeframe. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg715318.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.ISubscriptionOperations.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the List Subscription Operations
            operation.
            </param>
            <returns>
            The List Subscription Operations operation response.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.SubscriptionOperationsExtensions.ListOperationsAsync(Microsoft.WindowsAzure.Management.ISubscriptionOperations,Microsoft.WindowsAzure.Management.Models.SubscriptionListOperationsParameters)">
            <summary>
            The List Subscription Operations operation returns a list of
            create, update, and delete operations that were performed on a
            subscription during the specified timeframe. (see
            http://msdn.microsoft.com/en-us/library/windowsazure/gg715318.aspx
            for more information)
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.ISubscriptionOperations.
            </param>
            <param name='parameters'>
            Required. Parameters supplied to the List Subscription Operations
            operation.
            </param>
            <returns>
            The List Subscription Operations operation response.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.SubscriptionOperationsExtensions.RegisterResource(Microsoft.WindowsAzure.Management.ISubscriptionOperations,System.String)">
            <summary>
            Register a resource with your subscription.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.ISubscriptionOperations.
            </param>
            <param name='resourceName'>
            Required. Name of the resource to register.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.SubscriptionOperationsExtensions.RegisterResourceAsync(Microsoft.WindowsAzure.Management.ISubscriptionOperations,System.String)">
            <summary>
            Register a resource with your subscription.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.ISubscriptionOperations.
            </param>
            <param name='resourceName'>
            Required. Name of the resource to register.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.SubscriptionOperationsExtensions.UnregisterResource(Microsoft.WindowsAzure.Management.ISubscriptionOperations,System.String)">
            <summary>
            Unregister a resource with your subscription.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.ISubscriptionOperations.
            </param>
            <param name='resourceName'>
            Required. Name of the resource to unregister.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.WindowsAzure.Management.SubscriptionOperationsExtensions.UnregisterResourceAsync(Microsoft.WindowsAzure.Management.ISubscriptionOperations,System.String)">
            <summary>
            Unregister a resource with your subscription.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.WindowsAzure.Management.ISubscriptionOperations.
            </param>
            <param name='resourceName'>
            Required. Name of the resource to unregister.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
    </members>
</doc>