ref/fullclr/Microsoft.AzureStack.Management.Storage.Admin.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Microsoft.AzureStack.Management.Storage.Admin</name>
    </assembly>
    <members>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.AcquisitionsOperations">
            <summary>
            AcquisitionsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.AcquisitionsOperations.#ctor(Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient)">
            <summary>
            Initializes a new instance of the AcquisitionsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.AcquisitionsOperations.Client">
            <summary>
            Gets a reference to the StorageAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.AcquisitionsOperations.ListWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of BLOB acquistions.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='filter'>
            Filter string
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.AcquisitionsOperationsExtensions">
            <summary>
            Extension methods for AcquisitionsOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.AcquisitionsOperationsExtensions.List(Microsoft.AzureStack.Management.Storage.Admin.IAcquisitionsOperations,System.String,System.String,System.String)">
            <summary>
            Returns a list of BLOB acquistions.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='filter'>
            Filter string
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.AcquisitionsOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Storage.Admin.IAcquisitionsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of BLOB acquistions.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='filter'>
            Filter string
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.BlobServicesOperations">
            <summary>
            BlobServicesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.BlobServicesOperations.#ctor(Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient)">
            <summary>
            Initializes a new instance of the BlobServicesOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.BlobServicesOperations.Client">
            <summary>
            Gets a reference to the StorageAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.BlobServicesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the BLOB service.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.BlobServicesOperations.ListMetricDefinitionsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the list of metric definitions for BLOB service.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.BlobServicesOperations.ListMetricsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for BLOB service.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.BlobServicesOperations.ListMetricDefinitionsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the list of metric definitions for BLOB service.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.BlobServicesOperations.ListMetricsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for BLOB service.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.BlobServicesOperationsExtensions">
            <summary>
            Extension methods for BlobServicesOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.BlobServicesOperationsExtensions.Get(Microsoft.AzureStack.Management.Storage.Admin.IBlobServicesOperations,System.String,System.String)">
            <summary>
            Returns the BLOB service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.BlobServicesOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Storage.Admin.IBlobServicesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the BLOB service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.BlobServicesOperationsExtensions.ListMetricDefinitions(Microsoft.AzureStack.Management.Storage.Admin.IBlobServicesOperations,System.String,System.String)">
            <summary>
            Returns the list of metric definitions for BLOB service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.BlobServicesOperationsExtensions.ListMetricDefinitionsAsync(Microsoft.AzureStack.Management.Storage.Admin.IBlobServicesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the list of metric definitions for BLOB service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.BlobServicesOperationsExtensions.ListMetrics(Microsoft.AzureStack.Management.Storage.Admin.IBlobServicesOperations,System.String,System.String)">
            <summary>
            Returns a list of metrics for BLOB service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.BlobServicesOperationsExtensions.ListMetricsAsync(Microsoft.AzureStack.Management.Storage.Admin.IBlobServicesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for BLOB service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.BlobServicesOperationsExtensions.ListMetricDefinitionsNext(Microsoft.AzureStack.Management.Storage.Admin.IBlobServicesOperations,System.String)">
            <summary>
            Returns the list of metric definitions for BLOB service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.BlobServicesOperationsExtensions.ListMetricDefinitionsNextAsync(Microsoft.AzureStack.Management.Storage.Admin.IBlobServicesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the list of metric definitions for BLOB service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.BlobServicesOperationsExtensions.ListMetricsNext(Microsoft.AzureStack.Management.Storage.Admin.IBlobServicesOperations,System.String)">
            <summary>
            Returns a list of metrics for BLOB service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.BlobServicesOperationsExtensions.ListMetricsNextAsync(Microsoft.AzureStack.Management.Storage.Admin.IBlobServicesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for BLOB service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperations">
            <summary>
            ContainersOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperations.#ctor(Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient)">
            <summary>
            Initializes a new instance of the ContainersOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperations.Client">
            <summary>
            Gets a reference to the StorageAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperations.CancelMigrationWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Cancel a container migration job.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='operationId'>
            Operation Id.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperations.MigrationStatusWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the status of a container migration job.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='operationId'>
            Operation Id.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperations.ListWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the list of containers which can be migrated in the specified
            share.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='intent'>
            The container migration intent.
            </param>
            <param name='maxCount'>
            The maximum number of containers.
            </param>
            <param name='startIndex'>
            The starting index the resource provider uses.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperations.ListDestinationSharesWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of destination shares that the system considers as best
            candidates for migration.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperations.MigrateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Starts a container migration job to migrate containers to the specified
            destination share.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='migrationParameters'>
            The parameters of container migration job.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperations.BeginCancelMigrationWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Cancel a container migration job.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='operationId'>
            Operation Id.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperations.BeginMigrateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Starts a container migration job to migrate containers to the specified
            destination share.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='migrationParameters'>
            The parameters of container migration job.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperationsExtensions">
            <summary>
            Extension methods for ContainersOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperationsExtensions.CancelMigration(Microsoft.AzureStack.Management.Storage.Admin.IContainersOperations,System.String,System.String,System.String)">
            <summary>
            Cancel a container migration job.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='operationId'>
            Operation Id.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperationsExtensions.CancelMigrationAsync(Microsoft.AzureStack.Management.Storage.Admin.IContainersOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Cancel a container migration job.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='operationId'>
            Operation Id.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperationsExtensions.MigrationStatus(Microsoft.AzureStack.Management.Storage.Admin.IContainersOperations,System.String,System.String,System.String)">
            <summary>
            Returns the status of a container migration job.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='operationId'>
            Operation Id.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperationsExtensions.MigrationStatusAsync(Microsoft.AzureStack.Management.Storage.Admin.IContainersOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the status of a container migration job.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='operationId'>
            Operation Id.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperationsExtensions.List(Microsoft.AzureStack.Management.Storage.Admin.IContainersOperations,System.String,System.String,System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32})">
            <summary>
            Returns the list of containers which can be migrated in the specified
            share.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='intent'>
            The container migration intent.
            </param>
            <param name='maxCount'>
            The maximum number of containers.
            </param>
            <param name='startIndex'>
            The starting index the resource provider uses.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Storage.Admin.IContainersOperations,System.String,System.String,System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Threading.CancellationToken)">
            <summary>
            Returns the list of containers which can be migrated in the specified
            share.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='intent'>
            The container migration intent.
            </param>
            <param name='maxCount'>
            The maximum number of containers.
            </param>
            <param name='startIndex'>
            The starting index the resource provider uses.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperationsExtensions.ListDestinationShares(Microsoft.AzureStack.Management.Storage.Admin.IContainersOperations,System.String,System.String,System.String)">
            <summary>
            Returns a list of destination shares that the system considers as best
            candidates for migration.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperationsExtensions.ListDestinationSharesAsync(Microsoft.AzureStack.Management.Storage.Admin.IContainersOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of destination shares that the system considers as best
            candidates for migration.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperationsExtensions.Migrate(Microsoft.AzureStack.Management.Storage.Admin.IContainersOperations,System.String,System.String,System.String,Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationParameters)">
            <summary>
            Starts a container migration job to migrate containers to the specified
            destination share.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='migrationParameters'>
            The parameters of container migration job.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperationsExtensions.MigrateAsync(Microsoft.AzureStack.Management.Storage.Admin.IContainersOperations,System.String,System.String,System.String,Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationParameters,System.Threading.CancellationToken)">
            <summary>
            Starts a container migration job to migrate containers to the specified
            destination share.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='migrationParameters'>
            The parameters of container migration job.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperationsExtensions.BeginCancelMigration(Microsoft.AzureStack.Management.Storage.Admin.IContainersOperations,System.String,System.String,System.String)">
            <summary>
            Cancel a container migration job.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='operationId'>
            Operation Id.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperationsExtensions.BeginCancelMigrationAsync(Microsoft.AzureStack.Management.Storage.Admin.IContainersOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Cancel a container migration job.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='operationId'>
            Operation Id.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperationsExtensions.BeginMigrate(Microsoft.AzureStack.Management.Storage.Admin.IContainersOperations,System.String,System.String,System.String,Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationParameters)">
            <summary>
            Starts a container migration job to migrate containers to the specified
            destination share.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='migrationParameters'>
            The parameters of container migration job.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ContainersOperationsExtensions.BeginMigrateAsync(Microsoft.AzureStack.Management.Storage.Admin.IContainersOperations,System.String,System.String,System.String,Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationParameters,System.Threading.CancellationToken)">
            <summary>
            Starts a container migration job to migrate containers to the specified
            destination share.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='migrationParameters'>
            The parameters of container migration job.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperations">
            <summary>
            FarmsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperations.#ctor(Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient)">
            <summary>
            Initializes a new instance of the FarmsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperations.Client">
            <summary>
            Gets a reference to the StorageAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperations.CreateWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create a new storage farm.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='settingAccessStringProperty'>
            Setting access string.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the Storage properties and settings for a specified storage farm.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperations.UpdateWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Update an existing storage farm.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperations.ListMetricDefinitionsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for a storage farm.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperations.ListMetricsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of storage farm metrics.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage farms.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperations.StartGarbageCollectionWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Start garbage collection on deleted storage objects.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperations.GetGarbageCollectionStateWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the state of the garbage collection job.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='operationId'>
            Operation Id.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperations.BeginStartGarbageCollectionWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Start garbage collection on deleted storage objects.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperations.ListMetricDefinitionsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for a storage farm.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperations.ListMetricsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of storage farm metrics.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage farms.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions">
            <summary>
            Extension methods for FarmsOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.Create(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String,System.String,System.String)">
            <summary>
            Create a new storage farm.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='settingAccessStringProperty'>
            Setting access string.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.CreateAsync(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Create a new storage farm.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='settingAccessStringProperty'>
            Setting access string.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.Get(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String,System.String)">
            <summary>
            Returns the Storage properties and settings for a specified storage farm.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the Storage properties and settings for a specified storage farm.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.Update(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String,System.String)">
            <summary>
            Update an existing storage farm.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.UpdateAsync(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Update an existing storage farm.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.ListMetricDefinitions(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String,System.String)">
            <summary>
            Returns a list of metric definitions for a storage farm.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.ListMetricDefinitionsAsync(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for a storage farm.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.ListMetrics(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String,System.String)">
            <summary>
            Returns a list of storage farm metrics.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.ListMetricsAsync(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of storage farm metrics.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.List(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String)">
            <summary>
            Returns a list of all storage farms.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage farms.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.StartGarbageCollection(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String,System.String)">
            <summary>
            Start garbage collection on deleted storage objects.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.StartGarbageCollectionAsync(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Start garbage collection on deleted storage objects.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.GetGarbageCollectionState(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String,System.String,System.String)">
            <summary>
            Returns the state of the garbage collection job.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='operationId'>
            Operation Id.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.GetGarbageCollectionStateAsync(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the state of the garbage collection job.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='operationId'>
            Operation Id.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.BeginStartGarbageCollection(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String,System.String)">
            <summary>
            Start garbage collection on deleted storage objects.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.BeginStartGarbageCollectionAsync(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Start garbage collection on deleted storage objects.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.ListMetricDefinitionsNext(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String)">
            <summary>
            Returns a list of metric definitions for a storage farm.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.ListMetricDefinitionsNextAsync(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for a storage farm.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.ListMetricsNext(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String)">
            <summary>
            Returns a list of storage farm metrics.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.ListMetricsNextAsync(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of storage farm metrics.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String)">
            <summary>
            Returns a list of all storage farms.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.FarmsOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage farms.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.IAcquisitionsOperations">
            <summary>
            AcquisitionsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IAcquisitionsOperations.ListWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of BLOB acquistions.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='filter'>
            Filter string
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.IBlobServicesOperations">
            <summary>
            BlobServicesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IBlobServicesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the BLOB service.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IBlobServicesOperations.ListMetricDefinitionsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the list of metric definitions for BLOB service.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IBlobServicesOperations.ListMetricsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for BLOB service.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IBlobServicesOperations.ListMetricDefinitionsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the list of metric definitions for BLOB service.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IBlobServicesOperations.ListMetricsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for BLOB service.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.IContainersOperations">
            <summary>
            ContainersOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IContainersOperations.CancelMigrationWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Cancel a container migration job.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='operationId'>
            Operation Id.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IContainersOperations.MigrationStatusWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the status of a container migration job.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='operationId'>
            Operation Id.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IContainersOperations.ListWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the list of containers which can be migrated in the
            specified share.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='intent'>
            The container migration intent.
            </param>
            <param name='maxCount'>
            The maximum number of containers.
            </param>
            <param name='startIndex'>
            The starting index the resource provider uses.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IContainersOperations.ListDestinationSharesWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of destination shares that the system considers as
            best candidates for migration.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IContainersOperations.MigrateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Starts a container migration job to migrate containers to the
            specified destination share.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='migrationParameters'>
            The parameters of container migration job.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IContainersOperations.BeginCancelMigrationWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Cancel a container migration job.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='operationId'>
            Operation Id.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IContainersOperations.BeginMigrateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Starts a container migration job to migrate containers to the
            specified destination share.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='migrationParameters'>
            The parameters of container migration job.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations">
            <summary>
            FarmsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations.CreateWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create a new storage farm.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='settingAccessStringProperty'>
            Setting access string.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the Storage properties and settings for a specified storage
            farm.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations.UpdateWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Update an existing storage farm.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations.ListMetricDefinitionsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for a storage farm.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations.ListMetricsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of storage farm metrics.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage farms.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations.StartGarbageCollectionWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Start garbage collection on deleted storage objects.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations.GetGarbageCollectionStateWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the state of the garbage collection job.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='operationId'>
            Operation Id.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations.BeginStartGarbageCollectionWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Start garbage collection on deleted storage objects.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations.ListMetricDefinitionsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for a storage farm.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations.ListMetricsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of storage farm metrics.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IFarmsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of all storage farms.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.IOperations">
            <summary>
            Operations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IOperations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get the list of support rest operations.
            </summary>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get the list of support rest operations.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.IQueueServicesOperations">
            <summary>
            QueueServicesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IQueueServicesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the queue service.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IQueueServicesOperations.ListMetricDefinitionsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for queue service.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IQueueServicesOperations.ListMetricsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for the queue service.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IQueueServicesOperations.ListMetricDefinitionsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for queue service.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IQueueServicesOperations.ListMetricsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for the queue service.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.ISharesOperations">
            <summary>
            SharesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ISharesOperations.ListWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of storage shares.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ISharesOperations.ListMetricsWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for a storage share.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ISharesOperations.ListMetricDefinitionsWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for a storage share.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ISharesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a storage share.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ISharesOperations.ListMetricsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for a storage share.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ISharesOperations.ListMetricDefinitionsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for a storage share.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.IStorageAccountsOperations">
            <summary>
            StorageAccountsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IStorageAccountsOperations.ListWithHttpMessagesAsync(System.String,System.String,System.Boolean,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of storage accounts.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='summary'>
            Switch for whether summary or detailed information is returned.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IStorageAccountsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the requested storage account.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='accountId'>
            Internal storage account ID, which is not visible to tenant.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IStorageAccountsOperations.UndeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Undelete a deleted storage account.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='accountId'>
            Internal storage account ID, which is not visible to tenant.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IStorageAccountsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of storage accounts.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.IStorageAdminClient">
            <summary>
            Storag Admin Client
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.IStorageAdminClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.IStorageAdminClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.IStorageAdminClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.IStorageAdminClient.Credentials">
            <summary>
            Credentials needed for the client to connect to Azure.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.IStorageAdminClient.SubscriptionId">
            <summary>
            Subscription Id.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.IStorageAdminClient.ApiVersion">
            <summary>
            REST Api Version.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.IStorageAdminClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.IStorageAdminClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout in seconds for Long Running
            Operations. Default value is 30.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.IStorageAdminClient.GenerateClientRequestId">
            <summary>
            When set to true a unique x-ms-client-request-id value is generated
            and included in each request. Default is true.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.IStorageAdminClient.Operations">
            <summary>
            Gets the IOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.IStorageAdminClient.Acquisitions">
            <summary>
            Gets the IAcquisitionsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.IStorageAdminClient.BlobServices">
            <summary>
            Gets the IBlobServicesOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.IStorageAdminClient.Containers">
            <summary>
            Gets the IContainersOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.IStorageAdminClient.Farms">
            <summary>
            Gets the IFarmsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.IStorageAdminClient.QueueServices">
            <summary>
            Gets the IQueueServicesOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.IStorageAdminClient.StorageQuotas">
            <summary>
            Gets the IStorageQuotasOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.IStorageAdminClient.Shares">
            <summary>
            Gets the ISharesOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.IStorageAdminClient.StorageAccounts">
            <summary>
            Gets the IStorageAccountsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.IStorageAdminClient.TableServices">
            <summary>
            Gets the ITableServicesOperations.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.IStorageQuotasOperations">
            <summary>
            StorageQuotasOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IStorageQuotasOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.AzureStack.Management.Storage.Admin.Models.StorageQuota,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create or update an existing storage quota.
            </summary>
            <param name='location'>
            Resource location.
            </param>
            <param name='quotaName'>
            The name of the storage quota.
            </param>
            <param name='quotaObject'>
            The properties of quota being created or updated.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IStorageQuotasOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Delete an existing quota
            </summary>
            <param name='location'>
            Resource location.
            </param>
            <param name='quotaName'>
            The name of the storage quota.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IStorageQuotasOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the specified storage quota.
            </summary>
            <param name='location'>
            Resource location.
            </param>
            <param name='quotaName'>
            The name of the storage quota.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IStorageQuotasOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of storage quotas at the given location.
            </summary>
            <param name='location'>
            Resource location.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.IStorageQuotasOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of storage quotas at the given location.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.ITableServicesOperations">
            <summary>
            TableServicesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ITableServicesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the table servie.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ITableServicesOperations.ListMetricDefinitionsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for table service.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ITableServicesOperations.ListMetricsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for table service.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ITableServicesOperations.ListMetricDefinitionsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for table service.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.ITableServicesOperations.ListMetricsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for table service.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.Acquisition">
            <summary>
            The acquisition of the page BLOB.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.Acquisition.#ctor">
            <summary>
            Initializes a new instance of the Acquisition class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.Acquisition.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.Nullable{System.Int64},System.String,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the Acquisition class.
            </summary>
            <param name="id">Resource ID.</param>
            <param name="name">Resource Name.</param>
            <param name="type">Resource type.</param>
            <param name="location">Resource location.</param>
            <param name="tags">Resource tags.</param>
            <param name="filePath">The file path of the page BLOB file on
            storage cluster.</param>
            <param name="maximumblobsize">The maximum size of the page
            BLOB.</param>
            <param name="status">The status of the page BLOB acquisition.
            Possible values include: 'InProgress', 'Success', 'Failed'</param>
            <param name="susbcriptionid">ID of the subscription associated with
            the page BLOB.</param>
            <param name="storageaccount">The storage account that holds the
            page BLOB.</param>
            <param name="container">The container associated with the the page
            BLOB.</param>
            <param name="blob">The name of the page BLOB.</param>
            <param name="acquisitionid">The ID of page BLOB
            acquisition.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Acquisition.FilePath">
            <summary>
            Gets the file path of the page BLOB file on storage cluster.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Acquisition.Maximumblobsize">
            <summary>
            Gets the maximum size of the page BLOB.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Acquisition.Status">
            <summary>
            Gets the status of the page BLOB acquisition. Possible values
            include: 'InProgress', 'Success', 'Failed'
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Acquisition.Susbcriptionid">
            <summary>
            Gets ID of the subscription associated with the page BLOB.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Acquisition.Storageaccount">
            <summary>
            Gets the storage account that holds the page BLOB.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Acquisition.Container">
            <summary>
            Gets the container associated with the the page BLOB.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Acquisition.Blob">
            <summary>
            Gets the name of the page BLOB.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Acquisition.Acquisitionid">
            <summary>
            Gets the ID of page BLOB acquisition.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.AcquisitionStatus">
            <summary>
            Defines values for AcquisitionStatus.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.AggregateType">
            <summary>
            Defines values for AggregateType.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService">
            <summary>
            The BLOB service.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService.#ctor">
            <summary>
            Initializes a new instance of the BlobService class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Double},System.Nullable{System.Boolean},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32})">
            <summary>
            Initializes a new instance of the BlobService class.
            </summary>
            <param name="id">Resource ID.</param>
            <param name="name">Resource Name.</param>
            <param name="type">Resource type.</param>
            <param name="location">Resource location.</param>
            <param name="tags">Resource tags.</param>
            <param name="version">Storage service version.</param>
            <param name="healthStatus">Health status of storage service.
            Possible values include: 'Unknown', 'Healthy', 'Warning',
            'Critical'</param>
            <param name="frontEndCallbackThreadsCount">Front end callback
            threads count.</param>
            <param name="frontEndCpuBasedKeepAliveThrottlingEnabled">Switch of
            front end CPU based keep-alive throttling.</param>
            <param
            name="frontEndCpuBasedKeepAliveThrottlingPercentCpuThreshold">Threshold
            (% percentage) of front end CPU based keep-alive
            throttling.</param>
            <param
            name="frontEndCpuBasedKeepAliveThrottlingPercentRequestsToThrottle">Threshold
            (% percentage) of requests to throttle in front end CPU based
            keep-alive throttling.</param>
            <param
            name="frontEndCpuBasedKeepAliveThrottlingCpuMonitorIntervalInSeconds">Interval
            (in second) of CPU monitor for front end CPU based keep-alive
            throttling.</param>
            <param name="frontEndMemoryThrottlingEnabled">Switch of front end
            memory throttling.</param>
            <param name="frontEndMaxMillisecondsBetweenMemorySamples">Maxium
            interval (in millisecond) between memory samples of front
            end.</param>
            <param name="frontEndMemoryThrottleThresholdSettings">Front end
            memory throttle threshold settings.</param>
            <param name="frontEndMinThreadPoolThreads">Front end minimum number
            of threads in thread pool.</param>
            <param
            name="frontEndThreadPoolBasedKeepAliveIOCompletionThreshold">Threshold
            of front end thread pool based keep-alive IO completion.</param>
            <param
            name="frontEndThreadPoolBasedKeepAliveWorkerThreadThreshold">Threshold
            of front end thread pool based keep-alive worker thread.</param>
            <param
            name="frontEndThreadPoolBasedKeepAliveMonitorIntervalInSeconds">Monitor
            interval (in seconds) of front end thread pool based keep-alive
            monitor.</param>
            <param name="frontEndThreadPoolBasedKeepAlivePercentage">Percentage
            (%) of front end thread pool based keep-alive.</param>
            <param name="frontEndUseSlaTimeInAvailability">Switch of whether
            front end uses SLA time in availability.</param>
            <param name="frontEndHttpsListenPort">The HTTPs port of the storage
            service front end.</param>
            <param name="frontEndHttpListenPort">The HTTP port of the storage
            service front end.</param>
            <param name="blobSvcContainerGcInterval">The interval, in seconds,
            of container garbage collection.</param>
            <param name="blobSvcShallowGcInterval">The interval ,in seconds, of
            shallow garbage collection.</param>
            <param name="blobSvcStreamMapMinContainerOccupancyPercent">The
            minimal container occupancy percent for stream mapping.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService.Version">
            <summary>
            Gets or sets storage service version.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService.HealthStatus">
            <summary>
            Gets or sets health status of storage service. Possible values
            include: 'Unknown', 'Healthy', 'Warning', 'Critical'
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService.FrontEndCallbackThreadsCount">
            <summary>
            Gets or sets front end callback threads count.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService.FrontEndCpuBasedKeepAliveThrottlingEnabled">
            <summary>
            Gets or sets switch of front end CPU based keep-alive throttling.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService.FrontEndCpuBasedKeepAliveThrottlingPercentCpuThreshold">
            <summary>
            Gets or sets threshold (% percentage) of front end CPU based
            keep-alive throttling.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService.FrontEndCpuBasedKeepAliveThrottlingPercentRequestsToThrottle">
            <summary>
            Gets or sets threshold (% percentage) of requests to throttle in
            front end CPU based keep-alive throttling.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService.FrontEndCpuBasedKeepAliveThrottlingCpuMonitorIntervalInSeconds">
            <summary>
            Gets or sets interval (in second) of CPU monitor for front end CPU
            based keep-alive throttling.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService.FrontEndMemoryThrottlingEnabled">
            <summary>
            Gets or sets switch of front end memory throttling.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService.FrontEndMaxMillisecondsBetweenMemorySamples">
            <summary>
            Gets or sets maxium interval (in millisecond) between memory
            samples of front end.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService.FrontEndMemoryThrottleThresholdSettings">
            <summary>
            Gets or sets front end memory throttle threshold settings.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService.FrontEndMinThreadPoolThreads">
            <summary>
            Gets or sets front end minimum number of threads in thread pool.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService.FrontEndThreadPoolBasedKeepAliveIOCompletionThreshold">
            <summary>
            Gets or sets threshold of front end thread pool based keep-alive IO
            completion.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService.FrontEndThreadPoolBasedKeepAliveWorkerThreadThreshold">
            <summary>
            Gets or sets threshold of front end thread pool based keep-alive
            worker thread.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService.FrontEndThreadPoolBasedKeepAliveMonitorIntervalInSeconds">
            <summary>
            Gets or sets monitor interval (in seconds) of front end thread pool
            based keep-alive monitor.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService.FrontEndThreadPoolBasedKeepAlivePercentage">
            <summary>
            Gets or sets percentage (%) of front end thread pool based
            keep-alive.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService.FrontEndUseSlaTimeInAvailability">
            <summary>
            Gets or sets switch of whether front end uses SLA time in
            availability.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService.FrontEndHttpsListenPort">
            <summary>
            Gets or sets the HTTPs port of the storage service front end.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService.FrontEndHttpListenPort">
            <summary>
            Gets or sets the HTTP port of the storage service front end.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService.BlobSvcContainerGcInterval">
            <summary>
            Gets the interval, in seconds, of container garbage collection.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService.BlobSvcShallowGcInterval">
            <summary>
            Gets the interval ,in seconds, of shallow garbage collection.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobService.BlobSvcStreamMapMinContainerOccupancyPercent">
            <summary>
            Gets the minimal container occupancy percent for stream mapping.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobServiceWritableSettings">
            <summary>
            Settings of BLOB service.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobServiceWritableSettings.#ctor">
            <summary>
            Initializes a new instance of the BlobServiceWritableSettings
            class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobServiceWritableSettings.#ctor(System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Double},System.Nullable{System.Boolean},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32})">
            <summary>
            Initializes a new instance of the BlobServiceWritableSettings
            class.
            </summary>
            <param name="frontEndCallbackThreadsCount">Front end callback
            threads count.</param>
            <param name="frontEndCpuBasedKeepAliveThrottlingEnabled">Switch of
            front end CPU based keep-alive throttling.</param>
            <param
            name="frontEndCpuBasedKeepAliveThrottlingPercentCpuThreshold">Threshold
            (% percentage) of front end CPU based keep-alive
            throttling.</param>
            <param
            name="frontEndCpuBasedKeepAliveThrottlingPercentRequestsToThrottle">Threshold
            (% percentage) of requests to throttle in front end CPU based
            keep-alive throttling.</param>
            <param
            name="frontEndCpuBasedKeepAliveThrottlingCpuMonitorIntervalInSeconds">Interval
            (in second) of CPU monitor for front end CPU based keep-alive
            throttling.</param>
            <param name="frontEndMemoryThrottlingEnabled">Switch of front end
            memory throttling.</param>
            <param name="frontEndMaxMillisecondsBetweenMemorySamples">Maxium
            interval (in millisecond) between memory samples of front
            end.</param>
            <param name="frontEndMemoryThrottleThresholdSettings">Front end
            memory throttle threshold settings.</param>
            <param name="frontEndMinThreadPoolThreads">Front end minimum number
            of threads in thread pool.</param>
            <param
            name="frontEndThreadPoolBasedKeepAliveIOCompletionThreshold">Threshold
            of front end thread pool based keep-alive IO completion.</param>
            <param
            name="frontEndThreadPoolBasedKeepAliveWorkerThreadThreshold">Threshold
            of front end thread pool based keep-alive worker thread.</param>
            <param
            name="frontEndThreadPoolBasedKeepAliveMonitorIntervalInSeconds">Monitor
            interval (in seconds) of front end thread pool based keep-alive
            monitor.</param>
            <param name="frontEndThreadPoolBasedKeepAlivePercentage">Percentage
            (%) of front end thread pool based keep-alive.</param>
            <param name="frontEndUseSlaTimeInAvailability">Switch of whether
            front end uses SLA time in availability.</param>
            <param name="frontEndHttpsListenPort">The HTTPs port of the storage
            service front end.</param>
            <param name="frontEndHttpListenPort">The HTTP port of the storage
            service front end.</param>
            <param name="blobSvcContainerGcInterval">The interval, in seconds,
            of container garbage collection.</param>
            <param name="blobSvcShallowGcInterval">The interval ,in seconds, of
            shallow garbage collection.</param>
            <param name="blobSvcStreamMapMinContainerOccupancyPercent">The
            minimal container occupancy percent for stream mapping.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobServiceWritableSettings.BlobSvcContainerGcInterval">
            <summary>
            Gets the interval, in seconds, of container garbage collection.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobServiceWritableSettings.BlobSvcShallowGcInterval">
            <summary>
            Gets the interval ,in seconds, of shallow garbage collection.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.BlobServiceWritableSettings.BlobSvcStreamMapMinContainerOccupancyPercent">
            <summary>
            Gets the minimal container occupancy percent for stream mapping.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.Container">
            <summary>
            Container properties.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.Container.#ctor">
            <summary>
            Initializes a new instance of the Container class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.Container.#ctor(System.String,System.String,System.String,System.Nullable{System.Int64},System.String,System.Nullable{System.Int64},System.String)">
            <summary>
            Initializes a new instance of the Container class.
            </summary>
            <param name="sharename">The name of the share where the container
            locates.</param>
            <param name="accountname">The name of storage account where the
            container locates.</param>
            <param name="containername">Container name.</param>
            <param name="containerid">The container ID.</param>
            <param name="accountid">The ID of the storage account.</param>
            <param name="usedBytesInPrimaryVolume">The used space, in bytes, of
            the container in the primary volume.</param>
            <param name="containerState">The current state of the
            container.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Container.Sharename">
            <summary>
            Gets the name of the share where the container locates.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Container.Accountname">
            <summary>
            Gets the name of storage account where the container locates.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Container.Containername">
            <summary>
            Gets container name.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Container.Containerid">
            <summary>
            Gets the container ID.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Container.Accountid">
            <summary>
            Gets the ID of the storage account.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Container.UsedBytesInPrimaryVolume">
            <summary>
            Gets the used space, in bytes, of the container in the primary
            volume.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Container.ContainerState">
            <summary>
            Gets the current state of the container.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.Display">
            <summary>
            Contains the localized display information for this particular
            operation / action.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.Display.#ctor">
            <summary>
            Initializes a new instance of the Display class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.Display.#ctor(System.String,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the Display class.
            </summary>
            <param name="provider">The localized friendly form of the resource
            provider name – it is expected to also include the
            publisher/company responsible. It should use Title Casing and begin
            with "Microsoft" for 1st party services. e.g. "Microsoft Monitoring
            Insights" or "Microsoft Compute."</param>
            <param name="resource">The localized friendly form of the resource
            type related to this action/operation – it should match the public
            documentation for the resource provider.</param>
            <param name="operation">The localized friendly name for the
            operation, as it should be shown to the user.</param>
            <param name="description">The localized friendly description for
            the operation, as it should be shown to the user. It should be
            thorough, yet concise – it will be used in tool tips and detailed
            views.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Display.Provider">
            <summary>
            Gets the localized friendly form of the resource provider name – it
            is expected to also include the publisher/company responsible. It
            should use Title Casing and begin with "Microsoft" for 1st party
            services. e.g. "Microsoft Monitoring Insights" or "Microsoft
            Compute."
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Display.Resource">
            <summary>
            Gets the localized friendly form of the resource type related to
            this action/operation – it should match the public documentation
            for the resource provider.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Display.Operation">
            <summary>
            Gets the localized friendly name for the operation, as it should be
            shown to the user.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Display.Description">
            <summary>
            Gets the localized friendly description for the operation, as it
            should be shown to the user. It should be thorough, yet concise –
            it will be used in tool tips and detailed views.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm">
            <summary>
            Storage farm.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.#ctor">
            <summary>
            Initializes a new instance of the Farm class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double})">
            <summary>
            Initializes a new instance of the Farm class.
            </summary>
            <param name="id">Resource ID.</param>
            <param name="name">Resource Name.</param>
            <param name="type">Resource type.</param>
            <param name="location">Resource location.</param>
            <param name="tags">Resource tags.</param>
            <param name="farmId">Farm identifier.</param>
            <param name="version">Resource version.</param>
            <param name="settingsStore">The settings of storage farm.</param>
            <param name="settingsPollingIntervalInSecond">The polling interval
            (in second).</param>
            <param name="retentionPeriodForDeletedStorageAccountsInDays">The
            retention period (in days) for deleted storage account.</param>
            <param name="hostStyleHttpPort">Host style HTTP port.</param>
            <param name="hostStyleHttpsPort">Host style HTTPs port.</param>
            <param name="corsAllowedOriginsList">The list of allowed
            origins.</param>
            <param name="dataCenterUriHostSuffixes">The suffixes of URI of
            hosts in data center.</param>
            <param name="bandwidthThrottleIsEnabled">Switch of bandwidth
            throttle enablement.</param>
            <param name="usageCollectionIntervalInSeconds">Interval (in
            seconds) of storage usage collection.</param>
            <param name="feedbackRefreshIntervalInSeconds">Interval (in
            seconds) of feedback refresh.</param>
            <param name="numberOfAccountsToSync">Number of accounts to
            sync.</param>
            <param
            name="defaultThrottleProbabilityDecayIntervalInSeconds">Interval
            (in seconds) of default throttle probability decay.</param>
            <param name="gracePeriodForFullThrottlingInRefreshIntervals">Grace
            period for full throttling in refresh intervals.</param>
            <param name="gracePeriodMaxThrottleProbability">Maximum probability
            of throttle in grace period.</param>
            <param name="overallRequestThresholdInTps">Overall request
            threshold (in TPS).</param>
            <param name="defaultRequestThresholdInTps">Default request
            threshold (in TPS).</param>
            <param name="minimumRequestThresholdInTps">Minimum request
            threshold (in TPS).</param>
            <param name="toleranceFactorForTps">Tolerance factor for
            TPS.</param>
            <param name="overallIngressThresholdInGbps">Overall ingress
            threshold (in Gbps)</param>
            <param name="defaultIngressThresholdInGbps">Default ingress
            threshold (in Gbps).</param>
            <param name="minimumIngressThresholdInGbps">Minimum ingress
            threshold (in Gbps).</param>
            <param name="toleranceFactorForIngress">Tolerance factor for
            ingress.</param>
            <param name="overallIntranetIngressThresholdInGbps">Overall
            Intranet ingress threshold (in Gbps).</param>
            <param name="defaultIntranetIngressThresholdInGbps">Default
            Intranet ingress threshold (in Gbps).</param>
            <param name="minimumIntranetIngressThresholdInGbps">Minimum
            Intranet ingress threshold (in Gbps).</param>
            <param name="toleranceFactorForIntranetIngress">Tolerance factor
            for Intranet ingress.</param>
            <param name="overallEgressThresholdInGbps">Overall egress threshold
            (in Gbps).</param>
            <param name="defaultEgressThresholdInGbps">Default egress threshold
            (in Gbps).</param>
            <param name="minimumEgressThresholdInGbps">Minimum egress threshold
            (in Gbps).</param>
            <param name="toleranceFactorForEgress">Tolerance factor for
            egress.</param>
            <param name="overallIntranetEgressThresholdInGbps">Overall Intranet
            egress threshold (in Gbps).</param>
            <param name="defaultIntranetEgressThresholdInGbps">Default Intranet
            egress threshold (in Gbps).</param>
            <param name="minimumIntranetEgressThresholdInGbps">Minimum Intranet
            egress threshold (in Gbps).</param>
            <param name="toleranceFactorForIntranetEgress">Tolerance factor for
            Intranet egress.</param>
            <param name="overallTotalIngressThresholdInGbps">Overall total
            ingress threshold (in Gbps).</param>
            <param name="defaultTotalIngressThresholdInGbps">Default total
            ingress threshold (in Gbps).</param>
            <param name="minimumTotalIngressThresholdInGbps">Minimum total
            ingress threshold (in Gbps).</param>
            <param name="toleranceFactorForTotalIngress">Tolerance factor for
            total ingress.</param>
            <param name="overallTotalEgressThresholdInGbps">Overall total
            egress threshold (in Gbps).</param>
            <param name="defaultTotalEgressThresholdInGbps">Default total
            egress threshold (in Gbps).</param>
            <param name="minimumTotalEgressThresholdInGbps">Minimum total
            egress threshold (in Gbp</param>
            <param name="toleranceFactorForTotalEgress">Tolerance factor for
            total egress.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.FarmId">
            <summary>
            Gets farm identifier.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.Version">
            <summary>
            Gets resource version.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.SettingsStore">
            <summary>
            Gets the settings of storage farm.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.SettingsPollingIntervalInSecond">
            <summary>
            Gets the polling interval (in second).
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.RetentionPeriodForDeletedStorageAccountsInDays">
            <summary>
            Gets the retention period (in days) for deleted storage account.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.HostStyleHttpPort">
            <summary>
            Gets host style HTTP port.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.HostStyleHttpsPort">
            <summary>
            Gets host style HTTPs port.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.CorsAllowedOriginsList">
            <summary>
            Gets the list of allowed origins.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.DataCenterUriHostSuffixes">
            <summary>
            Gets the suffixes of URI of hosts in data center.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.BandwidthThrottleIsEnabled">
            <summary>
            Gets switch of bandwidth throttle enablement.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.UsageCollectionIntervalInSeconds">
            <summary>
            Gets interval (in seconds) of storage usage collection.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.FeedbackRefreshIntervalInSeconds">
            <summary>
            Gets interval (in seconds) of feedback refresh.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.NumberOfAccountsToSync">
            <summary>
            Gets number of accounts to sync.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.DefaultThrottleProbabilityDecayIntervalInSeconds">
            <summary>
            Gets interval (in seconds) of default throttle probability decay.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.GracePeriodForFullThrottlingInRefreshIntervals">
            <summary>
            Gets grace period for full throttling in refresh intervals.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.GracePeriodMaxThrottleProbability">
            <summary>
            Gets maximum probability of throttle in grace period.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.OverallRequestThresholdInTps">
            <summary>
            Gets overall request threshold (in TPS).
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.DefaultRequestThresholdInTps">
            <summary>
            Gets default request threshold (in TPS).
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.MinimumRequestThresholdInTps">
            <summary>
            Gets minimum request threshold (in TPS).
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.ToleranceFactorForTps">
            <summary>
            Gets tolerance factor for TPS.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.OverallIngressThresholdInGbps">
            <summary>
            Gets overall ingress threshold (in Gbps)
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.DefaultIngressThresholdInGbps">
            <summary>
            Gets default ingress threshold (in Gbps).
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.MinimumIngressThresholdInGbps">
            <summary>
            Gets minimum ingress threshold (in Gbps).
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.ToleranceFactorForIngress">
            <summary>
            Gets tolerance factor for ingress.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.OverallIntranetIngressThresholdInGbps">
            <summary>
            Gets overall Intranet ingress threshold (in Gbps).
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.DefaultIntranetIngressThresholdInGbps">
            <summary>
            Gets default Intranet ingress threshold (in Gbps).
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.MinimumIntranetIngressThresholdInGbps">
            <summary>
            Gets minimum Intranet ingress threshold (in Gbps).
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.ToleranceFactorForIntranetIngress">
            <summary>
            Gets tolerance factor for Intranet ingress.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.OverallEgressThresholdInGbps">
            <summary>
            Gets overall egress threshold (in Gbps).
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.DefaultEgressThresholdInGbps">
            <summary>
            Gets default egress threshold (in Gbps).
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.MinimumEgressThresholdInGbps">
            <summary>
            Gets minimum egress threshold (in Gbps).
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.ToleranceFactorForEgress">
            <summary>
            Gets tolerance factor for egress.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.OverallIntranetEgressThresholdInGbps">
            <summary>
            Gets overall Intranet egress threshold (in Gbps).
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.DefaultIntranetEgressThresholdInGbps">
            <summary>
            Gets default Intranet egress threshold (in Gbps).
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.MinimumIntranetEgressThresholdInGbps">
            <summary>
            Gets minimum Intranet egress threshold (in Gbps).
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.ToleranceFactorForIntranetEgress">
            <summary>
            Gets tolerance factor for Intranet egress.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.OverallTotalIngressThresholdInGbps">
            <summary>
            Gets overall total ingress threshold (in Gbps).
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.DefaultTotalIngressThresholdInGbps">
            <summary>
            Gets default total ingress threshold (in Gbps).
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.MinimumTotalIngressThresholdInGbps">
            <summary>
            Gets minimum total ingress threshold (in Gbps).
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.ToleranceFactorForTotalIngress">
            <summary>
            Gets tolerance factor for total ingress.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.OverallTotalEgressThresholdInGbps">
            <summary>
            Gets overall total egress threshold (in Gbps).
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.DefaultTotalEgressThresholdInGbps">
            <summary>
            Gets default total egress threshold (in Gbps).
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.MinimumTotalEgressThresholdInGbps">
            <summary>
            Gets minimum total egress threshold (in Gbp
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Farm.ToleranceFactorForTotalEgress">
            <summary>
            Gets tolerance factor for total egress.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.FarmCreationProperties">
            <summary>
            Storage farm properties.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.FarmCreationProperties.#ctor">
            <summary>
            Initializes a new instance of the FarmCreationProperties class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.FarmCreationProperties.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String)">
            <summary>
            Initializes a new instance of the FarmCreationProperties class.
            </summary>
            <param name="id">Resource ID.</param>
            <param name="name">Resource Name.</param>
            <param name="type">Resource type.</param>
            <param name="location">Resource location.</param>
            <param name="tags">Resource tags.</param>
            <param name="settingAccessStringProperty">Setting access
            string.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.FarmCreationProperties.SettingAccessStringProperty">
            <summary>
            Gets or sets setting access string.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.HealthStatus">
            <summary>
            Defines values for HealthStatus.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.LocalizableString">
            <summary>
            Localizable string.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.LocalizableString.#ctor">
            <summary>
            Initializes a new instance of the LocalizableString class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.LocalizableString.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the LocalizableString class.
            </summary>
            <param name="value">Value of the string.</param>
            <param name="localizedValue">Localized value of the string.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.LocalizableString.Value">
            <summary>
            Gets or sets value of the string.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.LocalizableString.LocalizedValue">
            <summary>
            Gets or sets localized value of the string.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.LocationStatus">
            <summary>
            Defines values for LocationStatus.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.Metric">
            <summary>
            Metric information.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.Metric.#ctor">
            <summary>
            Initializes a new instance of the Metric class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.Metric.#ctor(Microsoft.AzureStack.Management.Storage.Admin.Models.LocalizableString,System.String,System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Collections.Generic.IList{Microsoft.AzureStack.Management.Storage.Admin.Models.MetricValue})">
            <summary>
            Initializes a new instance of the Metric class.
            </summary>
            <param name="name">Metric Name.</param>
            <param name="metricUnit">Metric Unit. Possible values include:
            'Count', 'Bytes', 'Seconds', 'CountPerSecond',
            'BytesPerSecond'</param>
            <param name="timeGrain">Metric time grain.</param>
            <param name="startTime">Metric start time.</param>
            <param name="endTime">Metric end time.</param>
            <param name="metricValues">List of metric values.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Metric.Name">
            <summary>
            Gets metric Name.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Metric.MetricUnit">
            <summary>
            Gets metric Unit. Possible values include: 'Count', 'Bytes',
            'Seconds', 'CountPerSecond', 'BytesPerSecond'
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Metric.TimeGrain">
            <summary>
            Gets metric time grain.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Metric.StartTime">
            <summary>
            Gets metric start time.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Metric.EndTime">
            <summary>
            Gets metric end time.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Metric.MetricValues">
            <summary>
            Gets list of metric values.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.MetricAvailability">
            <summary>
            Metric availability.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.MetricAvailability.#ctor">
            <summary>
            Initializes a new instance of the MetricAvailability class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.MetricAvailability.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the MetricAvailability class.
            </summary>
            <param name="timeGrain">Time grain.</param>
            <param name="retention">Retention of metric.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MetricAvailability.TimeGrain">
            <summary>
            Gets or sets time grain.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MetricAvailability.Retention">
            <summary>
            Gets or sets retention of metric.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.MetricDefinition">
            <summary>
            Metric definition.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.MetricDefinition.#ctor">
            <summary>
            Initializes a new instance of the MetricDefinition class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.MetricDefinition.#ctor(Microsoft.AzureStack.Management.Storage.Admin.Models.LocalizableString,System.String,System.String,System.Collections.Generic.IList{Microsoft.AzureStack.Management.Storage.Admin.Models.MetricAvailability})">
            <summary>
            Initializes a new instance of the MetricDefinition class.
            </summary>
            <param name="name">Metric name.</param>
            <param name="unit">Metric unit. Possible values include: 'Count',
            'Bytes', 'Seconds', 'CountPerSecond', 'BytesPerSecond'</param>
            <param name="primaryAggregationType">Aggregation type of metric.
            Possible values include: 'None', 'Average', 'Total', 'Minimum',
            'Maximum', 'Last'</param>
            <param name="metricAvailabilities">Metric availabilities.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MetricDefinition.Name">
            <summary>
            Gets metric name.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MetricDefinition.Unit">
            <summary>
            Gets metric unit. Possible values include: 'Count', 'Bytes',
            'Seconds', 'CountPerSecond', 'BytesPerSecond'
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MetricDefinition.PrimaryAggregationType">
            <summary>
            Gets aggregation type of metric. Possible values include: 'None',
            'Average', 'Total', 'Minimum', 'Maximum', 'Last'
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MetricDefinition.MetricAvailabilities">
            <summary>
            Gets metric availabilities.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.MetricUnit">
            <summary>
            Defines values for MetricUnit.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.MetricValue">
            <summary>
            Metric value.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.MetricValue.#ctor">
            <summary>
            Initializes a new instance of the MetricValue class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.MetricValue.#ctor(System.Nullable{System.DateTime},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Int32},System.String)">
            <summary>
            Initializes a new instance of the MetricValue class.
            </summary>
            <param name="timeStamp">Timestamp of metric value.</param>
            <param name="average">Average value of metric.</param>
            <param name="minimum">Minimum value of metric.</param>
            <param name="maximum">Maximum value of metric.</param>
            <param name="total">Total value of metric.</param>
            <param name="count">Count of metric values.</param>
            <param name="properties">Metric value properties.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MetricValue.TimeStamp">
            <summary>
            Gets timestamp of metric value.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MetricValue.Average">
            <summary>
            Gets average value of metric.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MetricValue.Minimum">
            <summary>
            Gets minimum value of metric.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MetricValue.Maximum">
            <summary>
            Gets maximum value of metric.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MetricValue.Total">
            <summary>
            Gets total value of metric.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MetricValue.Count">
            <summary>
            Gets count of metric values.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MetricValue.Properties">
            <summary>
            Gets metric value properties.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationParameters">
            <summary>
            Parameters of container migration job.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationParameters.#ctor">
            <summary>
            Initializes a new instance of the MigrationParameters class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationParameters.#ctor(System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the MigrationParameters class.
            </summary>
            <param name="storageAccountName">The name of the storage account
            where the container locates.</param>
            <param name="containerName">The name of the container to be
            migrated.</param>
            <param name="destinationShareUncPath">The UNC path of the
            destination share for migration.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationParameters.StorageAccountName">
            <summary>
            Gets or sets the name of the storage account where the container
            locates.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationParameters.ContainerName">
            <summary>
            Gets or sets the name of the container to be migrated.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationParameters.DestinationShareUncPath">
            <summary>
            Gets or sets the UNC path of the destination share for migration.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationParameters.Validate">
            <summary>
            Validate the object.
            </summary>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown if validation fails
            </exception>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationResult">
            <summary>
            The result of the container migration.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationResult.#ctor">
            <summary>
            Initializes a new instance of the MigrationResult class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationResult.#ctor(System.String,System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Int64},System.Nullable{System.Int64},System.String)">
            <summary>
            Initializes a new instance of the MigrationResult class.
            </summary>
            <param name="jobId">The migration job ID.</param>
            <param name="sourceShareName">The name of the source storage
            share.</param>
            <param name="storageAccountName">The storage account name.</param>
            <param name="containerName">The name of the container to be
            migrated.</param>
            <param name="destinationShareName">The name of the destination
            storage share.</param>
            <param name="migrationStatus">The migration status. Possible values
            include: 'Active', 'Paused', 'Deleted', 'Rollback', 'Complete',
            'Canceled', 'Failed', 'All'</param>
            <param name="subEntitiesCompleted">The number of entities which
            have been migrated.</param>
            <param name="subEntitiesFailed">The number of entities which failed
            in migration.</param>
            <param name="failureReason">The migration failure reason.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationResult.JobId">
            <summary>
            Gets the migration job ID.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationResult.SourceShareName">
            <summary>
            Gets the name of the source storage share.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationResult.StorageAccountName">
            <summary>
            Gets the storage account name.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationResult.ContainerName">
            <summary>
            Gets the name of the container to be migrated.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationResult.DestinationShareName">
            <summary>
            Gets the name of the destination storage share.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationResult.MigrationStatus">
            <summary>
            Gets the migration status. Possible values include: 'Active',
            'Paused', 'Deleted', 'Rollback', 'Complete', 'Canceled', 'Failed',
            'All'
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationResult.SubEntitiesCompleted">
            <summary>
            Gets the number of entities which have been migrated.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationResult.SubEntitiesFailed">
            <summary>
            Gets the number of entities which failed in migration.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationResult.FailureReason">
            <summary>
            Gets the migration failure reason.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.MigrationState">
            <summary>
            Defines values for MigrationState.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.Operation">
            <summary>
            Describes the supported REST operation.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.Operation.#ctor">
            <summary>
            Initializes a new instance of the Operation class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.Operation.#ctor(System.String,Microsoft.AzureStack.Management.Storage.Admin.Models.Display)">
            <summary>
            Initializes a new instance of the Operation class.
            </summary>
            <param name="name">The name of the operation being performed on
            this particular object. It should match the action name that
            appears in RBAC / the event service.</param>
            <param name="display">Contains the localized display information
            for this particular operation / action.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Operation.Name">
            <summary>
            Gets the name of the operation being performed on this particular
            object. It should match the action name that appears in RBAC / the
            event service.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Operation.Display">
            <summary>
            Gets contains the localized display information for this particular
            operation / action.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.Page`1">
            <summary>
            Defines a page in Azure responses.
            </summary>
            <typeparam name="T">Type of the page content items</typeparam>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Page`1.NextPageLink">
            <summary>
            Gets the link to the next page.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.Page`1.GetEnumerator">
            <summary>
            Returns an enumerator that iterates through the collection.
            </summary>
            <returns>A an enumerator that can be used to iterate through the collection.</returns>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.Page`1.System#Collections#IEnumerable#GetEnumerator">
            <summary>
            Returns an enumerator that iterates through the collection.
            </summary>
            <returns>A an enumerator that can be used to iterate through the collection.</returns>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.Page1`1">
            <summary>
            Defines a page in Azure responses.
            </summary>
            <typeparam name="T">Type of the page content items</typeparam>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Page1`1.NextPageLink">
            <summary>
            Gets the link to the next page.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.Page1`1.GetEnumerator">
            <summary>
            Returns an enumerator that iterates through the collection.
            </summary>
            <returns>A an enumerator that can be used to iterate through the collection.</returns>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.Page1`1.System#Collections#IEnumerable#GetEnumerator">
            <summary>
            Returns an enumerator that iterates through the collection.
            </summary>
            <returns>A an enumerator that can be used to iterate through the collection.</returns>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.QueueService">
            <summary>
            Queue service.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.QueueService.#ctor">
            <summary>
            Initializes a new instance of the QueueService class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.QueueService.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Double},System.Nullable{System.Boolean},System.Nullable{System.Int32},System.Nullable{System.Int32})">
            <summary>
            Initializes a new instance of the QueueService class.
            </summary>
            <param name="id">Resource ID.</param>
            <param name="name">Resource Name.</param>
            <param name="type">Resource type.</param>
            <param name="location">Resource location.</param>
            <param name="tags">Resource tags.</param>
            <param name="version">Storage service version.</param>
            <param name="healthStatus">Health status of storage service.
            Possible values include: 'Unknown', 'Healthy', 'Warning',
            'Critical'</param>
            <param name="frontEndCallbackThreadsCount">Front end callback
            threads count.</param>
            <param name="frontEndCpuBasedKeepAliveThrottlingEnabled">Switch of
            front end CPU based keep-alive throttling.</param>
            <param
            name="frontEndCpuBasedKeepAliveThrottlingPercentCpuThreshold">Threshold
            (% percentage) of front end CPU based keep-alive
            throttling.</param>
            <param
            name="frontEndCpuBasedKeepAliveThrottlingPercentRequestsToThrottle">Threshold
            (% percentage) of requests to throttle in front end CPU based
            keep-alive throttling.</param>
            <param
            name="frontEndCpuBasedKeepAliveThrottlingCpuMonitorIntervalInSeconds">Interval
            (in second) of CPU monitor for front end CPU based keep-alive
            throttling.</param>
            <param name="frontEndMemoryThrottlingEnabled">Switch of front end
            memory throttling.</param>
            <param name="frontEndMaxMillisecondsBetweenMemorySamples">Maxium
            interval (in millisecond) between memory samples of front
            end.</param>
            <param name="frontEndMemoryThrottleThresholdSettings">Front end
            memory throttle threshold settings.</param>
            <param name="frontEndMinThreadPoolThreads">Front end minimum number
            of threads in thread pool.</param>
            <param
            name="frontEndThreadPoolBasedKeepAliveIOCompletionThreshold">Threshold
            of front end thread pool based keep-alive IO completion.</param>
            <param
            name="frontEndThreadPoolBasedKeepAliveWorkerThreadThreshold">Threshold
            of front end thread pool based keep-alive worker thread.</param>
            <param
            name="frontEndThreadPoolBasedKeepAliveMonitorIntervalInSeconds">Monitor
            interval (in seconds) of front end thread pool based keep-alive
            monitor.</param>
            <param name="frontEndThreadPoolBasedKeepAlivePercentage">Percentage
            (%) of front end thread pool based keep-alive.</param>
            <param name="frontEndUseSlaTimeInAvailability">Switch of whether
            front end uses SLA time in availability.</param>
            <param name="frontEndHttpsListenPort">The HTTPs port of the storage
            service front end.</param>
            <param name="frontEndHttpListenPort">The HTTP port of the storage
            service front end.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.QueueService.Version">
            <summary>
            Gets or sets storage service version.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.QueueService.HealthStatus">
            <summary>
            Gets or sets health status of storage service. Possible values
            include: 'Unknown', 'Healthy', 'Warning', 'Critical'
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.QueueService.FrontEndCallbackThreadsCount">
            <summary>
            Gets or sets front end callback threads count.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.QueueService.FrontEndCpuBasedKeepAliveThrottlingEnabled">
            <summary>
            Gets or sets switch of front end CPU based keep-alive throttling.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.QueueService.FrontEndCpuBasedKeepAliveThrottlingPercentCpuThreshold">
            <summary>
            Gets or sets threshold (% percentage) of front end CPU based
            keep-alive throttling.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.QueueService.FrontEndCpuBasedKeepAliveThrottlingPercentRequestsToThrottle">
            <summary>
            Gets or sets threshold (% percentage) of requests to throttle in
            front end CPU based keep-alive throttling.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.QueueService.FrontEndCpuBasedKeepAliveThrottlingCpuMonitorIntervalInSeconds">
            <summary>
            Gets or sets interval (in second) of CPU monitor for front end CPU
            based keep-alive throttling.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.QueueService.FrontEndMemoryThrottlingEnabled">
            <summary>
            Gets or sets switch of front end memory throttling.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.QueueService.FrontEndMaxMillisecondsBetweenMemorySamples">
            <summary>
            Gets or sets maxium interval (in millisecond) between memory
            samples of front end.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.QueueService.FrontEndMemoryThrottleThresholdSettings">
            <summary>
            Gets or sets front end memory throttle threshold settings.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.QueueService.FrontEndMinThreadPoolThreads">
            <summary>
            Gets or sets front end minimum number of threads in thread pool.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.QueueService.FrontEndThreadPoolBasedKeepAliveIOCompletionThreshold">
            <summary>
            Gets or sets threshold of front end thread pool based keep-alive IO
            completion.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.QueueService.FrontEndThreadPoolBasedKeepAliveWorkerThreadThreshold">
            <summary>
            Gets or sets threshold of front end thread pool based keep-alive
            worker thread.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.QueueService.FrontEndThreadPoolBasedKeepAliveMonitorIntervalInSeconds">
            <summary>
            Gets or sets monitor interval (in seconds) of front end thread pool
            based keep-alive monitor.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.QueueService.FrontEndThreadPoolBasedKeepAlivePercentage">
            <summary>
            Gets or sets percentage (%) of front end thread pool based
            keep-alive.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.QueueService.FrontEndUseSlaTimeInAvailability">
            <summary>
            Gets or sets switch of whether front end uses SLA time in
            availability.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.QueueService.FrontEndHttpsListenPort">
            <summary>
            Gets or sets the HTTPs port of the storage service front end.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.QueueService.FrontEndHttpListenPort">
            <summary>
            Gets or sets the HTTP port of the storage service front end.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.Resource">
            <summary>
            Base resource object.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.Resource.#ctor">
            <summary>
            Initializes a new instance of the Resource class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.Resource.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String})">
            <summary>
            Initializes a new instance of the Resource class.
            </summary>
            <param name="id">Resource ID.</param>
            <param name="name">Resource Name.</param>
            <param name="type">Resource type.</param>
            <param name="location">Resource location.</param>
            <param name="tags">Resource tags.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Resource.Id">
            <summary>
            Gets resource ID.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Resource.Name">
            <summary>
            Gets resource Name.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Resource.Type">
            <summary>
            Gets resource type.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Resource.Location">
            <summary>
            Gets resource location.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Resource.Tags">
            <summary>
            Gets resource tags.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.Service">
            <summary>
            Storage service.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.Service.#ctor">
            <summary>
            Initializes a new instance of the Service class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.Service.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the Service class.
            </summary>
            <param name="version">Storage service version.</param>
            <param name="healthStatus">Health status of storage service.
            Possible values include: 'Unknown', 'Healthy', 'Warning',
            'Critical'</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Service.Version">
            <summary>
            Gets or sets storage service version.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Service.HealthStatus">
            <summary>
            Gets or sets health status of storage service. Possible values
            include: 'Unknown', 'Healthy', 'Warning', 'Critical'
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.Share">
            <summary>
            Storage share.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.Share.#ctor">
            <summary>
            Initializes a new instance of the Share class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.Share.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.String,System.Nullable{System.Int64},System.Nullable{System.Int64},System.Nullable{System.Int64},System.String)">
            <summary>
            Initializes a new instance of the Share class.
            </summary>
            <param name="id">Resource ID.</param>
            <param name="name">Resource Name.</param>
            <param name="type">Resource type.</param>
            <param name="location">Resource location.</param>
            <param name="tags">Resource tags.</param>
            <param name="shareName">The name of the storage share.</param>
            <param name="uncPath">The UNC path to the storage share.</param>
            <param name="totalCapacity">The total capacity of the storage share
            in bytes.</param>
            <param name="usedCapacity">The used capacity of the storage share
            in bytes.</param>
            <param name="freeCapacity">The free space of the storage share in
            bytes.</param>
            <param name="healthStatus">The health status of the storage share.
            Possible values include: 'Unknown', 'Healthy', 'Warning',
            'Critical'</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Share.ShareName">
            <summary>
            Gets the name of the storage share.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Share.UncPath">
            <summary>
            Gets the UNC path to the storage share.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Share.TotalCapacity">
            <summary>
            Gets the total capacity of the storage share in bytes.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Share.UsedCapacity">
            <summary>
            Gets the used capacity of the storage share in bytes.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Share.FreeCapacity">
            <summary>
            Gets the free space of the storage share in bytes.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.Share.HealthStatus">
            <summary>
            Gets the health status of the storage share. Possible values
            include: 'Unknown', 'Healthy', 'Warning', 'Critical'
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount">
            <summary>
            Properties of the storage account.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.#ctor">
            <summary>
            Initializes a new instance of the StorageAccount class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.DateTime},System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.String,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the StorageAccount class.
            </summary>
            <param name="id">Resource ID.</param>
            <param name="name">Resource Name.</param>
            <param name="type">Resource type.</param>
            <param name="location">Resource location.</param>
            <param name="tags">Resource tags.</param>
            <param name="tenantViewId">Resource URI of storage account from
            tenant view.</param>
            <param name="accountType">Storage account type. Possible values
            include: 'Standard_LRS', 'Standard_GRS', 'Standard_ZRS',
            'Standard_RAGRS', 'Premium_LRS'</param>
            <param name="provisioningState">The provisioning state of storage
            account. Possible values include: 'Creating', 'Succeeded',
            'Suspended'</param>
            <param name="primaryEndpoints">The URLs that are used to perform a
            retrieval of a public BLOB, queue, or table object.</param>
            <param name="creationTime">The creation date and time of storage
            account in UTC.</param>
            <param name="alternateName">Alternative storage account name being
            used during undelete operation.</param>
            <param name="primaryLocation">The primary location for the storage
            account.</param>
            <param name="statusOfPrimary">The status of primary location of
            storage account. Possible values include: 'Available',
            'Unavailable'</param>
            <param name="tenantSubscriptionId">Subscription ID of the
            subscription under which the storage account locates.</param>
            <param name="tenantStorageAccountName">Storage account name from
            tenant view.</param>
            <param name="tenantResourceGroupName">The name of resource group
            under which the storage account locates.</param>
            <param name="currentOperation">Current operation being performed on
            Storage Account. Possible values include: 'None', 'Create',
            'Update', 'Suspend', 'Delete', 'Undelete'</param>
            <param name="customDomain">The custom domain the user assigned to
            this storage account.</param>
            <param name="acquisitionOperationCount">The count of acquisitions
            in the storage account.</param>
            <param name="deletedTime">The date-time when the storage account
            was deleted.</param>
            <param name="accountStatus">The status of storage account. Possible
            values include: 'Active', 'Deleted', 'OutOfRetentionPeriod',
            'Recycled'</param>
            <param name="recoveredTime">The time when the storage account is
            undeleted.</param>
            <param name="recycledTime">The time when the storage account is
            physically deleted.</param>
            <param name="permissions">The permissions on the storage account.
            Possible values include: 'Empty', 'None', 'Read', 'Delete',
            'Write', 'Full'</param>
            <param name="accountId">Internal storage account ID, which is not
            visible to tenant.</param>
            <param name="wacInternalState">The internal state of storage
            account in WAC. Possible values include: 'None', 'Active',
            'Deleted', 'AboveQuota', 'Suspended', 'All'</param>
            <param name="resourceAdminApiVersion">Storage admin REST API
            version.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.TenantViewId">
            <summary>
            Gets resource URI of storage account from tenant view.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.AccountType">
            <summary>
            Gets storage account type. Possible values include: 'Standard_LRS',
            'Standard_GRS', 'Standard_ZRS', 'Standard_RAGRS', 'Premium_LRS'
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.ProvisioningState">
            <summary>
            Gets the provisioning state of storage account. Possible values
            include: 'Creating', 'Succeeded', 'Suspended'
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.PrimaryEndpoints">
            <summary>
            Gets the URLs that are used to perform a retrieval of a public
            BLOB, queue, or table object.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.CreationTime">
            <summary>
            Gets the creation date and time of storage account in UTC.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.AlternateName">
            <summary>
            Gets alternative storage account name being used during undelete
            operation.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.PrimaryLocation">
            <summary>
            Gets the primary location for the storage account.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.StatusOfPrimary">
            <summary>
            Gets the status of primary location of storage account. Possible
            values include: 'Available', 'Unavailable'
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.TenantSubscriptionId">
            <summary>
            Gets subscription ID of the subscription under which the storage
            account locates.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.TenantStorageAccountName">
            <summary>
            Gets storage account name from tenant view.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.TenantResourceGroupName">
            <summary>
            Gets the name of resource group under which the storage account
            locates.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.CurrentOperation">
            <summary>
            Gets current operation being performed on Storage Account. Possible
            values include: 'None', 'Create', 'Update', 'Suspend', 'Delete',
            'Undelete'
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.CustomDomain">
            <summary>
            Gets the custom domain the user assigned to this storage account.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.AcquisitionOperationCount">
            <summary>
            Gets the count of acquisitions in the storage account.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.DeletedTime">
            <summary>
            Gets the date-time when the storage account was deleted.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.AccountStatus">
            <summary>
            Gets or sets the status of storage account. Possible values
            include: 'Active', 'Deleted', 'OutOfRetentionPeriod', 'Recycled'
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.RecoveredTime">
            <summary>
            Gets the time when the storage account is undeleted.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.RecycledTime">
            <summary>
            Gets the time when the storage account is physically deleted.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.Permissions">
            <summary>
            Gets the permissions on the storage account. Possible values
            include: 'Empty', 'None', 'Read', 'Delete', 'Write', 'Full'
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.AccountId">
            <summary>
            Gets internal storage account ID, which is not visible to tenant.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.WacInternalState">
            <summary>
            Gets the internal state of storage account in WAC. Possible values
            include: 'None', 'Active', 'Deleted', 'AboveQuota', 'Suspended',
            'All'
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccount.ResourceAdminApiVersion">
            <summary>
            Gets storage admin REST API version.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccountOperation">
            <summary>
            Defines values for StorageAccountOperation.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccountState">
            <summary>
            Defines values for StorageAccountState.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccountStatus">
            <summary>
            Defines values for StorageAccountStatus.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageAccountType">
            <summary>
            Defines values for StorageAccountType.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageQuota">
            <summary>
            Storage quota.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageQuota.#ctor">
            <summary>
            Initializes a new instance of the StorageQuota class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageQuota.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.Nullable{System.Int32},System.Nullable{System.Int32})">
            <summary>
            Initializes a new instance of the StorageQuota class.
            </summary>
            <param name="id">Resource ID.</param>
            <param name="name">Resource Name.</param>
            <param name="type">Resource type.</param>
            <param name="location">Resource location.</param>
            <param name="tags">Resource tags.</param>
            <param name="numberOfStorageAccounts">Total number of storage
            accounts.</param>
            <param name="capacityInGb">Maxium capacity (GB).</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageQuota.NumberOfStorageAccounts">
            <summary>
            Gets or sets total number of storage accounts.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.StorageQuota.CapacityInGb">
            <summary>
            Gets or sets maxium capacity (GB).
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.TableService">
            <summary>
            Table service.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.TableService.#ctor">
            <summary>
            Initializes a new instance of the TableService class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.TableService.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Double},System.Nullable{System.Boolean},System.Nullable{System.Int32},System.Nullable{System.Int32})">
            <summary>
            Initializes a new instance of the TableService class.
            </summary>
            <param name="id">Resource ID.</param>
            <param name="name">Resource Name.</param>
            <param name="type">Resource type.</param>
            <param name="location">Resource location.</param>
            <param name="tags">Resource tags.</param>
            <param name="version">Storage service version.</param>
            <param name="healthStatus">Health status of storage service.
            Possible values include: 'Unknown', 'Healthy', 'Warning',
            'Critical'</param>
            <param name="frontEndCallbackThreadsCount">Front end callback
            threads count.</param>
            <param name="frontEndCpuBasedKeepAliveThrottlingEnabled">Switch of
            front end CPU based keep-alive throttling.</param>
            <param
            name="frontEndCpuBasedKeepAliveThrottlingPercentCpuThreshold">Threshold
            (% percentage) of front end CPU based keep-alive
            throttling.</param>
            <param
            name="frontEndCpuBasedKeepAliveThrottlingPercentRequestsToThrottle">Threshold
            (% percentage) of requests to throttle in front end CPU based
            keep-alive throttling.</param>
            <param
            name="frontEndCpuBasedKeepAliveThrottlingCpuMonitorIntervalInSeconds">Interval
            (in second) of CPU monitor for front end CPU based keep-alive
            throttling.</param>
            <param name="frontEndMemoryThrottlingEnabled">Switch of front end
            memory throttling.</param>
            <param name="frontEndMaxMillisecondsBetweenMemorySamples">Maxium
            interval (in millisecond) between memory samples of front
            end.</param>
            <param name="frontEndMemoryThrottleThresholdSettings">Front end
            memory throttle threshold settings.</param>
            <param name="frontEndMinThreadPoolThreads">Front end minimum number
            of threads in thread pool.</param>
            <param
            name="frontEndThreadPoolBasedKeepAliveIOCompletionThreshold">Threshold
            of front end thread pool based keep-alive IO completion.</param>
            <param
            name="frontEndThreadPoolBasedKeepAliveWorkerThreadThreshold">Threshold
            of front end thread pool based keep-alive worker thread.</param>
            <param
            name="frontEndThreadPoolBasedKeepAliveMonitorIntervalInSeconds">Monitor
            interval (in seconds) of front end thread pool based keep-alive
            monitor.</param>
            <param name="frontEndThreadPoolBasedKeepAlivePercentage">Percentage
            (%) of front end thread pool based keep-alive.</param>
            <param name="frontEndUseSlaTimeInAvailability">Switch of whether
            front end uses SLA time in availability.</param>
            <param name="frontEndHttpsListenPort">The HTTPs port of the storage
            service front end.</param>
            <param name="frontEndHttpListenPort">The HTTP port of the storage
            service front end.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.TableService.Version">
            <summary>
            Gets or sets storage service version.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.TableService.HealthStatus">
            <summary>
            Gets or sets health status of storage service. Possible values
            include: 'Unknown', 'Healthy', 'Warning', 'Critical'
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.TableService.FrontEndCallbackThreadsCount">
            <summary>
            Gets or sets front end callback threads count.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.TableService.FrontEndCpuBasedKeepAliveThrottlingEnabled">
            <summary>
            Gets or sets switch of front end CPU based keep-alive throttling.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.TableService.FrontEndCpuBasedKeepAliveThrottlingPercentCpuThreshold">
            <summary>
            Gets or sets threshold (% percentage) of front end CPU based
            keep-alive throttling.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.TableService.FrontEndCpuBasedKeepAliveThrottlingPercentRequestsToThrottle">
            <summary>
            Gets or sets threshold (% percentage) of requests to throttle in
            front end CPU based keep-alive throttling.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.TableService.FrontEndCpuBasedKeepAliveThrottlingCpuMonitorIntervalInSeconds">
            <summary>
            Gets or sets interval (in second) of CPU monitor for front end CPU
            based keep-alive throttling.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.TableService.FrontEndMemoryThrottlingEnabled">
            <summary>
            Gets or sets switch of front end memory throttling.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.TableService.FrontEndMaxMillisecondsBetweenMemorySamples">
            <summary>
            Gets or sets maxium interval (in millisecond) between memory
            samples of front end.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.TableService.FrontEndMemoryThrottleThresholdSettings">
            <summary>
            Gets or sets front end memory throttle threshold settings.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.TableService.FrontEndMinThreadPoolThreads">
            <summary>
            Gets or sets front end minimum number of threads in thread pool.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.TableService.FrontEndThreadPoolBasedKeepAliveIOCompletionThreshold">
            <summary>
            Gets or sets threshold of front end thread pool based keep-alive IO
            completion.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.TableService.FrontEndThreadPoolBasedKeepAliveWorkerThreadThreshold">
            <summary>
            Gets or sets threshold of front end thread pool based keep-alive
            worker thread.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.TableService.FrontEndThreadPoolBasedKeepAliveMonitorIntervalInSeconds">
            <summary>
            Gets or sets monitor interval (in seconds) of front end thread pool
            based keep-alive monitor.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.TableService.FrontEndThreadPoolBasedKeepAlivePercentage">
            <summary>
            Gets or sets percentage (%) of front end thread pool based
            keep-alive.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.TableService.FrontEndUseSlaTimeInAvailability">
            <summary>
            Gets or sets switch of whether front end uses SLA time in
            availability.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.TableService.FrontEndHttpsListenPort">
            <summary>
            Gets or sets the HTTPs port of the storage service front end.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.TableService.FrontEndHttpListenPort">
            <summary>
            Gets or sets the HTTP port of the storage service front end.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.WacAccountPermissions">
            <summary>
            Defines values for WacAccountPermissions.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.WacAccountStates">
            <summary>
            Defines values for WacAccountStates.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.WritableServiceSettings">
            <summary>
            Settings of storage services.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.WritableServiceSettings.#ctor">
            <summary>
            Initializes a new instance of the WritableServiceSettings class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.WritableServiceSettings.#ctor(System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Double},System.Nullable{System.Boolean},System.Nullable{System.Int32},System.Nullable{System.Int32})">
            <summary>
            Initializes a new instance of the WritableServiceSettings class.
            </summary>
            <param name="frontEndCallbackThreadsCount">Front end callback
            threads count.</param>
            <param name="frontEndCpuBasedKeepAliveThrottlingEnabled">Switch of
            front end CPU based keep-alive throttling.</param>
            <param
            name="frontEndCpuBasedKeepAliveThrottlingPercentCpuThreshold">Threshold
            (% percentage) of front end CPU based keep-alive
            throttling.</param>
            <param
            name="frontEndCpuBasedKeepAliveThrottlingPercentRequestsToThrottle">Threshold
            (% percentage) of requests to throttle in front end CPU based
            keep-alive throttling.</param>
            <param
            name="frontEndCpuBasedKeepAliveThrottlingCpuMonitorIntervalInSeconds">Interval
            (in second) of CPU monitor for front end CPU based keep-alive
            throttling.</param>
            <param name="frontEndMemoryThrottlingEnabled">Switch of front end
            memory throttling.</param>
            <param name="frontEndMaxMillisecondsBetweenMemorySamples">Maxium
            interval (in millisecond) between memory samples of front
            end.</param>
            <param name="frontEndMemoryThrottleThresholdSettings">Front end
            memory throttle threshold settings.</param>
            <param name="frontEndMinThreadPoolThreads">Front end minimum number
            of threads in thread pool.</param>
            <param
            name="frontEndThreadPoolBasedKeepAliveIOCompletionThreshold">Threshold
            of front end thread pool based keep-alive IO completion.</param>
            <param
            name="frontEndThreadPoolBasedKeepAliveWorkerThreadThreshold">Threshold
            of front end thread pool based keep-alive worker thread.</param>
            <param
            name="frontEndThreadPoolBasedKeepAliveMonitorIntervalInSeconds">Monitor
            interval (in seconds) of front end thread pool based keep-alive
            monitor.</param>
            <param name="frontEndThreadPoolBasedKeepAlivePercentage">Percentage
            (%) of front end thread pool based keep-alive.</param>
            <param name="frontEndUseSlaTimeInAvailability">Switch of whether
            front end uses SLA time in availability.</param>
            <param name="frontEndHttpsListenPort">The HTTPs port of the storage
            service front end.</param>
            <param name="frontEndHttpListenPort">The HTTP port of the storage
            service front end.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.WritableServiceSettings.FrontEndHttpsListenPort">
            <summary>
            Gets or sets the HTTPs port of the storage service front end.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.WritableServiceSettings.FrontEndHttpListenPort">
            <summary>
            Gets or sets the HTTP port of the storage service front end.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Models.WritableSettings">
            <summary>
            Storage service settings.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.WritableSettings.#ctor">
            <summary>
            Initializes a new instance of the WritableSettings class.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Models.WritableSettings.#ctor(System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Nullable{System.Double},System.Nullable{System.Double},System.Nullable{System.Int32},System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{System.Double},System.Nullable{System.Boolean})">
            <summary>
            Initializes a new instance of the WritableSettings class.
            </summary>
            <param name="frontEndCallbackThreadsCount">Front end callback
            threads count.</param>
            <param name="frontEndCpuBasedKeepAliveThrottlingEnabled">Switch of
            front end CPU based keep-alive throttling.</param>
            <param
            name="frontEndCpuBasedKeepAliveThrottlingPercentCpuThreshold">Threshold
            (% percentage) of front end CPU based keep-alive
            throttling.</param>
            <param
            name="frontEndCpuBasedKeepAliveThrottlingPercentRequestsToThrottle">Threshold
            (% percentage) of requests to throttle in front end CPU based
            keep-alive throttling.</param>
            <param
            name="frontEndCpuBasedKeepAliveThrottlingCpuMonitorIntervalInSeconds">Interval
            (in second) of CPU monitor for front end CPU based keep-alive
            throttling.</param>
            <param name="frontEndMemoryThrottlingEnabled">Switch of front end
            memory throttling.</param>
            <param name="frontEndMaxMillisecondsBetweenMemorySamples">Maxium
            interval (in millisecond) between memory samples of front
            end.</param>
            <param name="frontEndMemoryThrottleThresholdSettings">Front end
            memory throttle threshold settings.</param>
            <param name="frontEndMinThreadPoolThreads">Front end minimum number
            of threads in thread pool.</param>
            <param
            name="frontEndThreadPoolBasedKeepAliveIOCompletionThreshold">Threshold
            of front end thread pool based keep-alive IO completion.</param>
            <param
            name="frontEndThreadPoolBasedKeepAliveWorkerThreadThreshold">Threshold
            of front end thread pool based keep-alive worker thread.</param>
            <param
            name="frontEndThreadPoolBasedKeepAliveMonitorIntervalInSeconds">Monitor
            interval (in seconds) of front end thread pool based keep-alive
            monitor.</param>
            <param name="frontEndThreadPoolBasedKeepAlivePercentage">Percentage
            (%) of front end thread pool based keep-alive.</param>
            <param name="frontEndUseSlaTimeInAvailability">Switch of whether
            front end uses SLA time in availability.</param>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.WritableSettings.FrontEndCallbackThreadsCount">
            <summary>
            Gets or sets front end callback threads count.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.WritableSettings.FrontEndCpuBasedKeepAliveThrottlingEnabled">
            <summary>
            Gets or sets switch of front end CPU based keep-alive throttling.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.WritableSettings.FrontEndCpuBasedKeepAliveThrottlingPercentCpuThreshold">
            <summary>
            Gets or sets threshold (% percentage) of front end CPU based
            keep-alive throttling.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.WritableSettings.FrontEndCpuBasedKeepAliveThrottlingPercentRequestsToThrottle">
            <summary>
            Gets or sets threshold (% percentage) of requests to throttle in
            front end CPU based keep-alive throttling.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.WritableSettings.FrontEndCpuBasedKeepAliveThrottlingCpuMonitorIntervalInSeconds">
            <summary>
            Gets or sets interval (in second) of CPU monitor for front end CPU
            based keep-alive throttling.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.WritableSettings.FrontEndMemoryThrottlingEnabled">
            <summary>
            Gets or sets switch of front end memory throttling.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.WritableSettings.FrontEndMaxMillisecondsBetweenMemorySamples">
            <summary>
            Gets or sets maxium interval (in millisecond) between memory
            samples of front end.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.WritableSettings.FrontEndMemoryThrottleThresholdSettings">
            <summary>
            Gets or sets front end memory throttle threshold settings.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.WritableSettings.FrontEndMinThreadPoolThreads">
            <summary>
            Gets or sets front end minimum number of threads in thread pool.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.WritableSettings.FrontEndThreadPoolBasedKeepAliveIOCompletionThreshold">
            <summary>
            Gets or sets threshold of front end thread pool based keep-alive IO
            completion.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.WritableSettings.FrontEndThreadPoolBasedKeepAliveWorkerThreadThreshold">
            <summary>
            Gets or sets threshold of front end thread pool based keep-alive
            worker thread.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.WritableSettings.FrontEndThreadPoolBasedKeepAliveMonitorIntervalInSeconds">
            <summary>
            Gets or sets monitor interval (in seconds) of front end thread pool
            based keep-alive monitor.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.WritableSettings.FrontEndThreadPoolBasedKeepAlivePercentage">
            <summary>
            Gets or sets percentage (%) of front end thread pool based
            keep-alive.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Models.WritableSettings.FrontEndUseSlaTimeInAvailability">
            <summary>
            Gets or sets switch of whether front end uses SLA time in
            availability.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.Operations">
            <summary>
            Operations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Operations.#ctor(Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient)">
            <summary>
            Initializes a new instance of the Operations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.Operations.Client">
            <summary>
            Gets a reference to the StorageAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Operations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get the list of support rest operations.
            </summary>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.Operations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get the list of support rest operations.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.OperationsExtensions">
            <summary>
            Extension methods for Operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.OperationsExtensions.List(Microsoft.AzureStack.Management.Storage.Admin.IOperations)">
            <summary>
            Get the list of support rest operations.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.OperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Storage.Admin.IOperations,System.Threading.CancellationToken)">
            <summary>
            Get the list of support rest operations.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.OperationsExtensions.ListNext(Microsoft.AzureStack.Management.Storage.Admin.IOperations,System.String)">
            <summary>
            Get the list of support rest operations.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.OperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Storage.Admin.IOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Get the list of support rest operations.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.QueueServicesOperations">
            <summary>
            QueueServicesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.QueueServicesOperations.#ctor(Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient)">
            <summary>
            Initializes a new instance of the QueueServicesOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.QueueServicesOperations.Client">
            <summary>
            Gets a reference to the StorageAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.QueueServicesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the queue service.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.QueueServicesOperations.ListMetricDefinitionsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for queue service.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.QueueServicesOperations.ListMetricsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for the queue service.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.QueueServicesOperations.ListMetricDefinitionsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for queue service.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.QueueServicesOperations.ListMetricsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for the queue service.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.QueueServicesOperationsExtensions">
            <summary>
            Extension methods for QueueServicesOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.QueueServicesOperationsExtensions.Get(Microsoft.AzureStack.Management.Storage.Admin.IQueueServicesOperations,System.String,System.String)">
            <summary>
            Returns the queue service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.QueueServicesOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Storage.Admin.IQueueServicesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the queue service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.QueueServicesOperationsExtensions.ListMetricDefinitions(Microsoft.AzureStack.Management.Storage.Admin.IQueueServicesOperations,System.String,System.String)">
            <summary>
            Returns a list of metric definitions for queue service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.QueueServicesOperationsExtensions.ListMetricDefinitionsAsync(Microsoft.AzureStack.Management.Storage.Admin.IQueueServicesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for queue service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.QueueServicesOperationsExtensions.ListMetrics(Microsoft.AzureStack.Management.Storage.Admin.IQueueServicesOperations,System.String,System.String)">
            <summary>
            Returns a list of metrics for the queue service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.QueueServicesOperationsExtensions.ListMetricsAsync(Microsoft.AzureStack.Management.Storage.Admin.IQueueServicesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for the queue service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.QueueServicesOperationsExtensions.ListMetricDefinitionsNext(Microsoft.AzureStack.Management.Storage.Admin.IQueueServicesOperations,System.String)">
            <summary>
            Returns a list of metric definitions for queue service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.QueueServicesOperationsExtensions.ListMetricDefinitionsNextAsync(Microsoft.AzureStack.Management.Storage.Admin.IQueueServicesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for queue service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.QueueServicesOperationsExtensions.ListMetricsNext(Microsoft.AzureStack.Management.Storage.Admin.IQueueServicesOperations,System.String)">
            <summary>
            Returns a list of metrics for the queue service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.QueueServicesOperationsExtensions.ListMetricsNextAsync(Microsoft.AzureStack.Management.Storage.Admin.IQueueServicesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for the queue service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.SharesOperations">
            <summary>
            SharesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.SharesOperations.#ctor(Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient)">
            <summary>
            Initializes a new instance of the SharesOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.SharesOperations.Client">
            <summary>
            Gets a reference to the StorageAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.SharesOperations.ListWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of storage shares.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.SharesOperations.ListMetricsWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for a storage share.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.SharesOperations.ListMetricDefinitionsWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for a storage share.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.SharesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a storage share.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.SharesOperations.ListMetricsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for a storage share.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.SharesOperations.ListMetricDefinitionsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for a storage share.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.SharesOperationsExtensions">
            <summary>
            Extension methods for SharesOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.SharesOperationsExtensions.List(Microsoft.AzureStack.Management.Storage.Admin.ISharesOperations,System.String,System.String)">
            <summary>
            Returns a list of storage shares.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.SharesOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Storage.Admin.ISharesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of storage shares.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.SharesOperationsExtensions.ListMetrics(Microsoft.AzureStack.Management.Storage.Admin.ISharesOperations,System.String,System.String,System.String)">
            <summary>
            Returns a list of metrics for a storage share.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.SharesOperationsExtensions.ListMetricsAsync(Microsoft.AzureStack.Management.Storage.Admin.ISharesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for a storage share.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.SharesOperationsExtensions.ListMetricDefinitions(Microsoft.AzureStack.Management.Storage.Admin.ISharesOperations,System.String,System.String,System.String)">
            <summary>
            Returns a list of metric definitions for a storage share.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.SharesOperationsExtensions.ListMetricDefinitionsAsync(Microsoft.AzureStack.Management.Storage.Admin.ISharesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for a storage share.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.SharesOperationsExtensions.Get(Microsoft.AzureStack.Management.Storage.Admin.ISharesOperations,System.String,System.String,System.String)">
            <summary>
            Returns a storage share.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.SharesOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Storage.Admin.ISharesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a storage share.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='shareName'>
            Share name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.SharesOperationsExtensions.ListMetricsNext(Microsoft.AzureStack.Management.Storage.Admin.ISharesOperations,System.String)">
            <summary>
            Returns a list of metrics for a storage share.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.SharesOperationsExtensions.ListMetricsNextAsync(Microsoft.AzureStack.Management.Storage.Admin.ISharesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for a storage share.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.SharesOperationsExtensions.ListMetricDefinitionsNext(Microsoft.AzureStack.Management.Storage.Admin.ISharesOperations,System.String)">
            <summary>
            Returns a list of metric definitions for a storage share.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.SharesOperationsExtensions.ListMetricDefinitionsNextAsync(Microsoft.AzureStack.Management.Storage.Admin.ISharesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for a storage share.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.StorageAccountsOperations">
            <summary>
            StorageAccountsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageAccountsOperations.#ctor(Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient)">
            <summary>
            Initializes a new instance of the StorageAccountsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.StorageAccountsOperations.Client">
            <summary>
            Gets a reference to the StorageAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageAccountsOperations.ListWithHttpMessagesAsync(System.String,System.String,System.Boolean,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of storage accounts.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='summary'>
            Switch for whether summary or detailed information is returned.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageAccountsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the requested storage account.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='accountId'>
            Internal storage account ID, which is not visible to tenant.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageAccountsOperations.UndeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Undelete a deleted storage account.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='accountId'>
            Internal storage account ID, which is not visible to tenant.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageAccountsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of storage accounts.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.StorageAccountsOperationsExtensions">
            <summary>
            Extension methods for StorageAccountsOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageAccountsOperationsExtensions.List(Microsoft.AzureStack.Management.Storage.Admin.IStorageAccountsOperations,System.String,System.String,System.Boolean)">
            <summary>
            Returns a list of storage accounts.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='summary'>
            Switch for whether summary or detailed information is returned.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageAccountsOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Storage.Admin.IStorageAccountsOperations,System.String,System.String,System.Boolean,System.Threading.CancellationToken)">
            <summary>
            Returns a list of storage accounts.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='summary'>
            Switch for whether summary or detailed information is returned.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageAccountsOperationsExtensions.Get(Microsoft.AzureStack.Management.Storage.Admin.IStorageAccountsOperations,System.String,System.String,System.String)">
            <summary>
            Returns the requested storage account.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='accountId'>
            Internal storage account ID, which is not visible to tenant.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageAccountsOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Storage.Admin.IStorageAccountsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the requested storage account.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='accountId'>
            Internal storage account ID, which is not visible to tenant.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageAccountsOperationsExtensions.Undelete(Microsoft.AzureStack.Management.Storage.Admin.IStorageAccountsOperations,System.String,System.String,System.String)">
            <summary>
            Undelete a deleted storage account.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='accountId'>
            Internal storage account ID, which is not visible to tenant.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageAccountsOperationsExtensions.UndeleteAsync(Microsoft.AzureStack.Management.Storage.Admin.IStorageAccountsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Undelete a deleted storage account.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='accountId'>
            Internal storage account ID, which is not visible to tenant.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageAccountsOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Storage.Admin.IStorageAccountsOperations,System.String)">
            <summary>
            Returns a list of storage accounts.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageAccountsOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Storage.Admin.IStorageAccountsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of storage accounts.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient">
            <summary>
            Storag Admin Client
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.Credentials">
            <summary>
            Credentials needed for the client to connect to Azure.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.SubscriptionId">
            <summary>
            Subscription Id.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.ApiVersion">
            <summary>
            REST Api Version.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout in seconds for Long Running Operations.
            Default value is 30.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.GenerateClientRequestId">
            <summary>
            When set to true a unique x-ms-client-request-id value is generated and
            included in each request. Default is true.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.Operations">
            <summary>
            Gets the IOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.Acquisitions">
            <summary>
            Gets the IAcquisitionsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.BlobServices">
            <summary>
            Gets the IBlobServicesOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.Containers">
            <summary>
            Gets the IContainersOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.Farms">
            <summary>
            Gets the IFarmsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.QueueServices">
            <summary>
            Gets the IQueueServicesOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.StorageQuotas">
            <summary>
            Gets the IStorageQuotasOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.Shares">
            <summary>
            Gets the ISharesOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.StorageAccounts">
            <summary>
            Gets the IStorageAccountsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.TableServices">
            <summary>
            Gets the ITableServicesOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.#ctor(System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the StorageAdminClient class.
            </summary>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.#ctor(System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the StorageAdminClient class.
            </summary>
            <param name='rootHandler'>
            Optional. The http client handler used to handle http transport.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.#ctor(System.Uri,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the StorageAdminClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.#ctor(System.Uri,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the StorageAdminClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='rootHandler'>
            Optional. The http client handler used to handle http transport.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the StorageAdminClient class.
            </summary>
            <param name='credentials'>
            Required. Credentials needed for the client to connect to Azure.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the StorageAdminClient class.
            </summary>
            <param name='credentials'>
            Required. Credentials needed for the client to connect to Azure.
            </param>
            <param name='rootHandler'>
            Optional. The http client handler used to handle http transport.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the StorageAdminClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='credentials'>
            Required. Credentials needed for the client to connect to Azure.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the StorageAdminClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='credentials'>
            Required. Credentials needed for the client to connect to Azure.
            </param>
            <param name='rootHandler'>
            Optional. The http client handler used to handle http transport.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient.Initialize">
            <summary>
            Initializes client properties.
            </summary>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.StorageQuotasOperations">
            <summary>
            StorageQuotasOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageQuotasOperations.#ctor(Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient)">
            <summary>
            Initializes a new instance of the StorageQuotasOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.StorageQuotasOperations.Client">
            <summary>
            Gets a reference to the StorageAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageQuotasOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.AzureStack.Management.Storage.Admin.Models.StorageQuota,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create or update an existing storage quota.
            </summary>
            <param name='location'>
            Resource location.
            </param>
            <param name='quotaName'>
            The name of the storage quota.
            </param>
            <param name='quotaObject'>
            The properties of quota being created or updated.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageQuotasOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Delete an existing quota
            </summary>
            <param name='location'>
            Resource location.
            </param>
            <param name='quotaName'>
            The name of the storage quota.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageQuotasOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the specified storage quota.
            </summary>
            <param name='location'>
            Resource location.
            </param>
            <param name='quotaName'>
            The name of the storage quota.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageQuotasOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of storage quotas at the given location.
            </summary>
            <param name='location'>
            Resource location.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageQuotasOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of storage quotas at the given location.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.StorageQuotasOperationsExtensions">
            <summary>
            Extension methods for StorageQuotasOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageQuotasOperationsExtensions.CreateOrUpdate(Microsoft.AzureStack.Management.Storage.Admin.IStorageQuotasOperations,System.String,System.String,Microsoft.AzureStack.Management.Storage.Admin.Models.StorageQuota)">
            <summary>
            Create or update an existing storage quota.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='location'>
            Resource location.
            </param>
            <param name='quotaName'>
            The name of the storage quota.
            </param>
            <param name='quotaObject'>
            The properties of quota being created or updated.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageQuotasOperationsExtensions.CreateOrUpdateAsync(Microsoft.AzureStack.Management.Storage.Admin.IStorageQuotasOperations,System.String,System.String,Microsoft.AzureStack.Management.Storage.Admin.Models.StorageQuota,System.Threading.CancellationToken)">
            <summary>
            Create or update an existing storage quota.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='location'>
            Resource location.
            </param>
            <param name='quotaName'>
            The name of the storage quota.
            </param>
            <param name='quotaObject'>
            The properties of quota being created or updated.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageQuotasOperationsExtensions.Delete(Microsoft.AzureStack.Management.Storage.Admin.IStorageQuotasOperations,System.String,System.String)">
            <summary>
            Delete an existing quota
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='location'>
            Resource location.
            </param>
            <param name='quotaName'>
            The name of the storage quota.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageQuotasOperationsExtensions.DeleteAsync(Microsoft.AzureStack.Management.Storage.Admin.IStorageQuotasOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Delete an existing quota
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='location'>
            Resource location.
            </param>
            <param name='quotaName'>
            The name of the storage quota.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageQuotasOperationsExtensions.Get(Microsoft.AzureStack.Management.Storage.Admin.IStorageQuotasOperations,System.String,System.String)">
            <summary>
            Returns the specified storage quota.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='location'>
            Resource location.
            </param>
            <param name='quotaName'>
            The name of the storage quota.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageQuotasOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Storage.Admin.IStorageQuotasOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the specified storage quota.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='location'>
            Resource location.
            </param>
            <param name='quotaName'>
            The name of the storage quota.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageQuotasOperationsExtensions.List(Microsoft.AzureStack.Management.Storage.Admin.IStorageQuotasOperations,System.String)">
            <summary>
            Returns a list of storage quotas at the given location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='location'>
            Resource location.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageQuotasOperationsExtensions.ListAsync(Microsoft.AzureStack.Management.Storage.Admin.IStorageQuotasOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of storage quotas at the given location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='location'>
            Resource location.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageQuotasOperationsExtensions.ListNext(Microsoft.AzureStack.Management.Storage.Admin.IStorageQuotasOperations,System.String)">
            <summary>
            Returns a list of storage quotas at the given location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.StorageQuotasOperationsExtensions.ListNextAsync(Microsoft.AzureStack.Management.Storage.Admin.IStorageQuotasOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of storage quotas at the given location.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.TableServicesOperations">
            <summary>
            TableServicesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.TableServicesOperations.#ctor(Microsoft.AzureStack.Management.Storage.Admin.StorageAdminClient)">
            <summary>
            Initializes a new instance of the TableServicesOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="P:Microsoft.AzureStack.Management.Storage.Admin.TableServicesOperations.Client">
            <summary>
            Gets a reference to the StorageAdminClient
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.TableServicesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the table servie.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.TableServicesOperations.ListMetricDefinitionsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for table service.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.TableServicesOperations.ListMetricsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for table service.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.TableServicesOperations.ListMetricDefinitionsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for table service.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.TableServicesOperations.ListMetricsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for table service.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.AzureStack.Management.Storage.Admin.TableServicesOperationsExtensions">
            <summary>
            Extension methods for TableServicesOperations.
            </summary>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.TableServicesOperationsExtensions.Get(Microsoft.AzureStack.Management.Storage.Admin.ITableServicesOperations,System.String,System.String)">
            <summary>
            Returns the table servie.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.TableServicesOperationsExtensions.GetAsync(Microsoft.AzureStack.Management.Storage.Admin.ITableServicesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the table servie.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.TableServicesOperationsExtensions.ListMetricDefinitions(Microsoft.AzureStack.Management.Storage.Admin.ITableServicesOperations,System.String,System.String)">
            <summary>
            Returns a list of metric definitions for table service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.TableServicesOperationsExtensions.ListMetricDefinitionsAsync(Microsoft.AzureStack.Management.Storage.Admin.ITableServicesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for table service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.TableServicesOperationsExtensions.ListMetrics(Microsoft.AzureStack.Management.Storage.Admin.ITableServicesOperations,System.String,System.String)">
            <summary>
            Returns a list of metrics for table service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.TableServicesOperationsExtensions.ListMetricsAsync(Microsoft.AzureStack.Management.Storage.Admin.ITableServicesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for table service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='farmId'>
            Farm Id.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.TableServicesOperationsExtensions.ListMetricDefinitionsNext(Microsoft.AzureStack.Management.Storage.Admin.ITableServicesOperations,System.String)">
            <summary>
            Returns a list of metric definitions for table service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.TableServicesOperationsExtensions.ListMetricDefinitionsNextAsync(Microsoft.AzureStack.Management.Storage.Admin.ITableServicesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of metric definitions for table service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.TableServicesOperationsExtensions.ListMetricsNext(Microsoft.AzureStack.Management.Storage.Admin.ITableServicesOperations,System.String)">
            <summary>
            Returns a list of metrics for table service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.AzureStack.Management.Storage.Admin.TableServicesOperationsExtensions.ListMetricsNextAsync(Microsoft.AzureStack.Management.Storage.Admin.ITableServicesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a list of metrics for table service.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
    </members>
</doc>