Microsoft.Azure.Management.ResourceManager.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Microsoft.Azure.Management.ResourceManager</name>
    </assembly>
    <members>
        <member name="T:Microsoft.Azure.Management.ResourceManager.DeploymentOperationsOperations">
            <summary>
            DeploymentOperationsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentOperationsOperations.#ctor(Microsoft.Azure.Management.ResourceManager.ResourceManagementClient)">
            <summary>
            Initializes a new instance of the DeploymentOperationsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.DeploymentOperationsOperations.Client">
            <summary>
            Gets a reference to the ResourceManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentOperationsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get a list of deployments operations.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentOperationsOperations.ListWithHttpMessagesAsync(System.String,System.String,System.Nullable{System.Int32},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of deployments operations.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='top'>
            Query parameters.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentOperationsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of deployments 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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentOperationsOperationsExtensions.Get(Microsoft.Azure.Management.ResourceManager.IDeploymentOperationsOperations,System.String,System.String,System.String)">
            <summary>
            Get a list of deployments operations.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='operationId'>
            Operation Id.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentOperationsOperationsExtensions.GetAsync(Microsoft.Azure.Management.ResourceManager.IDeploymentOperationsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Get a list of deployments operations.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='operationId'>
            Operation Id.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentOperationsOperationsExtensions.List(Microsoft.Azure.Management.ResourceManager.IDeploymentOperationsOperations,System.String,System.String,System.Nullable{System.Int32})">
            <summary>
            Gets a list of deployments operations.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='top'>
            Query parameters.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentOperationsOperationsExtensions.ListAsync(Microsoft.Azure.Management.ResourceManager.IDeploymentOperationsOperations,System.String,System.String,System.Nullable{System.Int32},System.Threading.CancellationToken)">
            <summary>
            Gets a list of deployments operations.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='top'>
            Query parameters.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentOperationsOperationsExtensions.ListNext(Microsoft.Azure.Management.ResourceManager.IDeploymentOperationsOperations,System.String)">
            <summary>
            Gets a list of deployments 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.Azure.Management.ResourceManager.DeploymentOperationsOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.ResourceManager.IDeploymentOperationsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a list of deployments 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.Azure.Management.ResourceManager.DeploymentsOperations">
            <summary>
            DeploymentsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperations.#ctor(Microsoft.Azure.Management.ResourceManager.ResourceManagementClient)">
            <summary>
            Initializes a new instance of the DeploymentsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.DeploymentsOperations.Client">
            <summary>
            Gets a reference to the ResourceManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Delete deployment.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment to be deleted.
            </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.Azure.Management.ResourceManager.DeploymentsOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Delete deployment.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment to be deleted.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperations.CheckExistenceWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Checks whether deployment exists.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group to check. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.Deployment,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create a named template deployment using a template.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='parameters'>
            Additional parameters supplied to the operation.
            </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.Azure.Management.ResourceManager.DeploymentsOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.Deployment,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create a named template deployment using a template.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='parameters'>
            Additional parameters supplied to the operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get a deployment.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group to get. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperations.CancelWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Cancel a currently running template deployment.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperations.ValidateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.Deployment,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Validate a deployment template.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='parameters'>
            Deployment to validate.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperations.ExportTemplateWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Exports a deployment template.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperations.ListWithHttpMessagesAsync(System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.DeploymentExtendedFilter},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get a list of deployments.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group to filter by. The name is case insensitive.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get a list of deployments.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperationsExtensions.Delete(Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations,System.String,System.String)">
            <summary>
            Delete deployment.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment to be deleted.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Delete deployment.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment to be deleted.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperationsExtensions.BeginDelete(Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations,System.String,System.String)">
            <summary>
            Delete deployment.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment to be deleted.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperationsExtensions.BeginDeleteAsync(Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Delete deployment.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment to be deleted.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperationsExtensions.CheckExistence(Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations,System.String,System.String)">
            <summary>
            Checks whether deployment exists.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group to check. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperationsExtensions.CheckExistenceAsync(Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Checks whether deployment exists.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group to check. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations,System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.Deployment)">
            <summary>
            Create a named template deployment using a template.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='parameters'>
            Additional parameters supplied to the operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations,System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.Deployment,System.Threading.CancellationToken)">
            <summary>
            Create a named template deployment using a template.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='parameters'>
            Additional parameters supplied to the operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperationsExtensions.BeginCreateOrUpdate(Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations,System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.Deployment)">
            <summary>
            Create a named template deployment using a template.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='parameters'>
            Additional parameters supplied to the operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperationsExtensions.BeginCreateOrUpdateAsync(Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations,System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.Deployment,System.Threading.CancellationToken)">
            <summary>
            Create a named template deployment using a template.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='parameters'>
            Additional parameters supplied to the operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperationsExtensions.Get(Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations,System.String,System.String)">
            <summary>
            Get a deployment.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group to get. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperationsExtensions.GetAsync(Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Get a deployment.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group to get. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperationsExtensions.Cancel(Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations,System.String,System.String)">
            <summary>
            Cancel a currently running template deployment.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperationsExtensions.CancelAsync(Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Cancel a currently running template deployment.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperationsExtensions.Validate(Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations,System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.Deployment)">
            <summary>
            Validate a deployment template.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='parameters'>
            Deployment to validate.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperationsExtensions.ValidateAsync(Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations,System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.Deployment,System.Threading.CancellationToken)">
            <summary>
            Validate a deployment template.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='parameters'>
            Deployment to validate.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperationsExtensions.ExportTemplate(Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations,System.String,System.String)">
            <summary>
            Exports a deployment template.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperationsExtensions.ExportTemplateAsync(Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Exports a deployment template.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperationsExtensions.List(Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.DeploymentExtendedFilter})">
            <summary>
            Get a list of deployments.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group to filter by. The name is case insensitive.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperationsExtensions.ListAsync(Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.DeploymentExtendedFilter},System.Threading.CancellationToken)">
            <summary>
            Get a list of deployments.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group to filter by. The name is case insensitive.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.DeploymentsOperationsExtensions.ListNext(Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations,System.String)">
            <summary>
            Get a list of deployments.
            </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.Azure.Management.ResourceManager.DeploymentsOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Get a list of deployments.
            </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.Azure.Management.ResourceManager.FeatureClient">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.FeatureClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.FeatureClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.FeatureClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.FeatureClient.Credentials">
            <summary>
            Gets Azure subscription credentials.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.FeatureClient.SubscriptionId">
            <summary>
            Gets subscription credentials which uniquely identify Microsoft Azure
            subscription. The subscription ID forms part of the URI for every service
            call.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.FeatureClient.ApiVersion">
            <summary>
            Client Api Version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.FeatureClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.FeatureClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout in seconds for Long Running Operations.
            Default value is 30.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.FeatureClient.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="M:Microsoft.Azure.Management.ResourceManager.FeatureClient.#ctor(System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the FeatureClient class.
            </summary>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.FeatureClient.#ctor(System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the FeatureClient 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.Azure.Management.ResourceManager.FeatureClient.#ctor(System.Uri,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the FeatureClient 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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.FeatureClient.#ctor(System.Uri,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the FeatureClient 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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.FeatureClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the FeatureClient class.
            </summary>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.FeatureClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the FeatureClient class.
            </summary>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.FeatureClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the FeatureClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.FeatureClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the FeatureClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.FeatureClient.Initialize">
            <summary>
            Initializes client properties.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.FeaturesOperations">
            <summary>
            FeaturesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.FeaturesOperations.#ctor(Microsoft.Azure.Management.ResourceManager.FeatureClient)">
            <summary>
            Initializes a new instance of the FeaturesOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.FeaturesOperations.Client">
            <summary>
            Gets a reference to the FeatureClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.FeaturesOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of previewed features for all the providers in the current
            subscription.
            </summary>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.FeaturesOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of previewed features of a resource provider.
            </summary>
            <param name='resourceProviderNamespace'>
            The namespace of the resource provider.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.FeaturesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get all features under the subscription.
            </summary>
            <param name='resourceProviderNamespace'>
            Namespace of the resource provider.
            </param>
            <param name='featureName'>
            Previewed feature name in the resource provider.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.FeaturesOperations.RegisterWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Registers for a previewed feature of a resource provider.
            </summary>
            <param name='resourceProviderNamespace'>
            Namespace of the resource provider.
            </param>
            <param name='featureName'>
            Previewed feature name in the resource provider.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.FeaturesOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of previewed features for all the providers in the current
            subscription.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.FeaturesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of previewed features of a resource provider.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.FeaturesOperationsExtensions.ListAll(Microsoft.Azure.Management.ResourceManager.IFeaturesOperations)">
            <summary>
            Gets a list of previewed features for all the providers in the current
            subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.FeaturesOperationsExtensions.ListAllAsync(Microsoft.Azure.Management.ResourceManager.IFeaturesOperations,System.Threading.CancellationToken)">
            <summary>
            Gets a list of previewed features for all the providers in the current
            subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.FeaturesOperationsExtensions.List(Microsoft.Azure.Management.ResourceManager.IFeaturesOperations,System.String)">
            <summary>
            Gets a list of previewed features of a resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceProviderNamespace'>
            The namespace of the resource provider.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.FeaturesOperationsExtensions.ListAsync(Microsoft.Azure.Management.ResourceManager.IFeaturesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a list of previewed features of a resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceProviderNamespace'>
            The namespace of the resource provider.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.FeaturesOperationsExtensions.Get(Microsoft.Azure.Management.ResourceManager.IFeaturesOperations,System.String,System.String)">
            <summary>
            Get all features under the subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceProviderNamespace'>
            Namespace of the resource provider.
            </param>
            <param name='featureName'>
            Previewed feature name in the resource provider.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.FeaturesOperationsExtensions.GetAsync(Microsoft.Azure.Management.ResourceManager.IFeaturesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Get all features under the subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceProviderNamespace'>
            Namespace of the resource provider.
            </param>
            <param name='featureName'>
            Previewed feature name in the resource provider.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.FeaturesOperationsExtensions.Register(Microsoft.Azure.Management.ResourceManager.IFeaturesOperations,System.String,System.String)">
            <summary>
            Registers for a previewed feature of a resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceProviderNamespace'>
            Namespace of the resource provider.
            </param>
            <param name='featureName'>
            Previewed feature name in the resource provider.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.FeaturesOperationsExtensions.RegisterAsync(Microsoft.Azure.Management.ResourceManager.IFeaturesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Registers for a previewed feature of a resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceProviderNamespace'>
            Namespace of the resource provider.
            </param>
            <param name='featureName'>
            Previewed feature name in the resource provider.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.FeaturesOperationsExtensions.ListAllNext(Microsoft.Azure.Management.ResourceManager.IFeaturesOperations,System.String)">
            <summary>
            Gets a list of previewed features for all the providers in the current
            subscription.
            </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.Azure.Management.ResourceManager.FeaturesOperationsExtensions.ListAllNextAsync(Microsoft.Azure.Management.ResourceManager.IFeaturesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a list of previewed features for all the providers in the current
            subscription.
            </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.Azure.Management.ResourceManager.FeaturesOperationsExtensions.ListNext(Microsoft.Azure.Management.ResourceManager.IFeaturesOperations,System.String)">
            <summary>
            Gets a list of previewed features of a resource provider.
            </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.Azure.Management.ResourceManager.FeaturesOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.ResourceManager.IFeaturesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a list of previewed features of a resource provider.
            </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.Azure.Management.ResourceManager.IDeploymentOperationsOperations">
            <summary>
            DeploymentOperationsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.IDeploymentOperationsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get a list of deployments operations.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </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.Azure.Management.ResourceManager.IDeploymentOperationsOperations.ListWithHttpMessagesAsync(System.String,System.String,System.Nullable{System.Int32},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of deployments operations.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='top'>
            Query parameters.
            </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.Azure.Management.ResourceManager.IDeploymentOperationsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of deployments 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>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations">
            <summary>
            DeploymentsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.IDeploymentsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Delete deployment.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment to be deleted.
            </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.Azure.Management.ResourceManager.IDeploymentsOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Delete deployment.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment to be deleted.
            </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.Azure.Management.ResourceManager.IDeploymentsOperations.CheckExistenceWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Checks whether deployment exists.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group to check. The name is case
            insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </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.Azure.Management.ResourceManager.IDeploymentsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.Deployment,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create a named template deployment using a template.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='parameters'>
            Additional parameters supplied to the operation.
            </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.Azure.Management.ResourceManager.IDeploymentsOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.Deployment,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create a named template deployment using a template.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='parameters'>
            Additional parameters supplied to the operation.
            </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.Azure.Management.ResourceManager.IDeploymentsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get a deployment.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group to get. The name is case
            insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </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.Azure.Management.ResourceManager.IDeploymentsOperations.CancelWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Cancel a currently running template deployment.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </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.Azure.Management.ResourceManager.IDeploymentsOperations.ValidateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.Deployment,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Validate a deployment template.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </param>
            <param name='parameters'>
            Deployment to validate.
            </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.Azure.Management.ResourceManager.IDeploymentsOperations.ExportTemplateWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Exports a deployment template.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='deploymentName'>
            The name of the deployment.
            </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.Azure.Management.ResourceManager.IDeploymentsOperations.ListWithHttpMessagesAsync(System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.DeploymentExtendedFilter},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get a list of deployments.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group to filter by. The name is case
            insensitive.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </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.Azure.Management.ResourceManager.IDeploymentsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get a list of deployments.
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.IFeatureClient">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IFeatureClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IFeatureClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IFeatureClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IFeatureClient.Credentials">
            <summary>
            Gets Azure subscription credentials.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IFeatureClient.SubscriptionId">
            <summary>
            Gets subscription credentials which uniquely identify Microsoft
            Azure subscription. The subscription ID forms part of the URI for
            every service call.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IFeatureClient.ApiVersion">
            <summary>
            Client Api Version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IFeatureClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IFeatureClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout in seconds for Long Running
            Operations. Default value is 30.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IFeatureClient.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="T:Microsoft.Azure.Management.ResourceManager.IFeaturesOperations">
            <summary>
            FeaturesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.IFeaturesOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of previewed features for all the providers in the
            current subscription.
            </summary>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.IFeaturesOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of previewed features of a resource provider.
            </summary>
            <param name='resourceProviderNamespace'>
            The namespace of the resource provider.
            </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.Azure.Management.ResourceManager.IFeaturesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get all features under the subscription.
            </summary>
            <param name='resourceProviderNamespace'>
            Namespace of the resource provider.
            </param>
            <param name='featureName'>
            Previewed feature name in the resource provider.
            </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.Azure.Management.ResourceManager.IFeaturesOperations.RegisterWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Registers for a previewed feature of a resource provider.
            </summary>
            <param name='resourceProviderNamespace'>
            Namespace of the resource provider.
            </param>
            <param name='featureName'>
            Previewed feature name in the resource provider.
            </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.Azure.Management.ResourceManager.IFeaturesOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of previewed features for all the providers in the
            current subscription.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.IFeaturesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of previewed features of a resource provider.
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.IManagementLockClient">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IManagementLockClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IManagementLockClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IManagementLockClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IManagementLockClient.Credentials">
            <summary>
            Gets Azure subscription credentials.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IManagementLockClient.SubscriptionId">
            <summary>
            Gets subscription credentials which uniquely identify Microsoft
            Azure subscription. The subscription ID forms part of the URI for
            every service call.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IManagementLockClient.ApiVersion">
            <summary>
            Client Api Version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IManagementLockClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IManagementLockClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout in seconds for Long Running
            Operations. Default value is 30.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IManagementLockClient.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="T:Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations">
            <summary>
            ManagementLocksOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations.CreateOrUpdateAtResourceGroupLevelWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create or update a management lock at the resource group level.
            </summary>
            <param name='resourceGroupName'>
            The resource group name.
            </param>
            <param name='lockName'>
            The lock name.
            </param>
            <param name='parameters'>
            The management lock parameters.
            </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.Azure.Management.ResourceManager.IManagementLocksOperations.CreateOrUpdateAtResourceLevelWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create or update a management lock at the resource level or any
            level below resource.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='lockName'>
            The name of lock.
            </param>
            <param name='parameters'>
            Create or update management lock parameters.
            </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.Azure.Management.ResourceManager.IManagementLocksOperations.DeleteAtResourceLevelWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes the management lock of a resource or any level below
            resource.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='lockName'>
            The name of lock.
            </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.Azure.Management.ResourceManager.IManagementLocksOperations.CreateOrUpdateAtSubscriptionLevelWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create or update a management lock at the subscription level.
            </summary>
            <param name='lockName'>
            The name of lock.
            </param>
            <param name='parameters'>
            The management lock parameters.
            </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.Azure.Management.ResourceManager.IManagementLocksOperations.DeleteAtSubscriptionLevelWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes the management lock of a subscription.
            </summary>
            <param name='lockName'>
            The name of lock.
            </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.Azure.Management.ResourceManager.IManagementLocksOperations.GetWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the management lock of a scope.
            </summary>
            <param name='lockName'>
            Name of the management lock.
            </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.Azure.Management.ResourceManager.IManagementLocksOperations.DeleteAtResourceGroupLevelWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes the management lock of a resource group.
            </summary>
            <param name='resourceGroup'>
            The resource group names.
            </param>
            <param name='lockName'>
            The name of lock.
            </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.Azure.Management.ResourceManager.IManagementLocksOperations.ListAtResourceGroupLevelWithHttpMessagesAsync(System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the management locks of a resource group.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </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.Azure.Management.ResourceManager.IManagementLocksOperations.ListAtResourceLevelWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the management locks of a resource or any level below
            resource.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </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.Azure.Management.ResourceManager.IManagementLocksOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get a list of management locks at resource level or below.
            </summary>
            <param name='nextLink'>
            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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations.ListAtSubscriptionLevelWithHttpMessagesAsync(Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the management locks of a subscription.
            </summary>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </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.Azure.Management.ResourceManager.IManagementLocksOperations.ListAtResourceGroupLevelNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the management locks of a resource group.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations.ListAtResourceLevelNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the management locks of a resource or any level below
            resource.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations.ListNextNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get a list of management locks at resource level or below.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations.ListAtSubscriptionLevelNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the management locks of a subscription.
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations">
            <summary>
            PolicyAssignmentsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Delete policy assignment.
            </summary>
            <param name='scope'>
            Scope of the policy assignment.
            </param>
            <param name='policyAssignmentName'>
            Policy assignment name.
            </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.Azure.Management.ResourceManager.IPolicyAssignmentsOperations.CreateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create policy assignment.
            </summary>
            <param name='scope'>
            Scope of the policy assignment.
            </param>
            <param name='policyAssignmentName'>
            Policy assignment name.
            </param>
            <param name='parameters'>
            Policy assignment.
            </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.Azure.Management.ResourceManager.IPolicyAssignmentsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get single policy assignment.
            </summary>
            <param name='scope'>
            Scope of the policy assignment.
            </param>
            <param name='policyAssignmentName'>
            Policy assignment name.
            </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.Azure.Management.ResourceManager.IPolicyAssignmentsOperations.ListForResourceGroupWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets policy assignments of the resource group.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='filter'>
            The filter to apply on the operation.
            </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.Azure.Management.ResourceManager.IPolicyAssignmentsOperations.ListForResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets policy assignments of the resource.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            The resource provider namespace.
            </param>
            <param name='parentResourcePath'>
            The parent resource path.
            </param>
            <param name='resourceType'>
            The resource type.
            </param>
            <param name='resourceName'>
            The resource name.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </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.Azure.Management.ResourceManager.IPolicyAssignmentsOperations.ListWithHttpMessagesAsync(Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the policy assignments of a subscription.
            </summary>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </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.Azure.Management.ResourceManager.IPolicyAssignmentsOperations.DeleteByIdWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Delete policy assignment.
            </summary>
            <param name='policyAssignmentId'>
            Policy assignment 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.Azure.Management.ResourceManager.IPolicyAssignmentsOperations.CreateByIdWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create policy assignment by Id.
            </summary>
            <param name='policyAssignmentId'>
            Policy assignment Id
            </param>
            <param name='parameters'>
            Policy assignment.
            </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.Azure.Management.ResourceManager.IPolicyAssignmentsOperations.GetByIdWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get single policy assignment.
            </summary>
            <param name='policyAssignmentId'>
            Policy assignment 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.Azure.Management.ResourceManager.IPolicyAssignmentsOperations.ListForResourceGroupNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets policy assignments of the resource group.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations.ListForResourceNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets policy assignments of the resource.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the policy assignments of a subscription.
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.IPolicyClient">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IPolicyClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IPolicyClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IPolicyClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IPolicyClient.Credentials">
            <summary>
            Gets Azure subscription credentials.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IPolicyClient.SubscriptionId">
            <summary>
            Gets subscription credentials which uniquely identify Microsoft
            Azure subscription. The subscription ID forms part of the URI for
            every service call.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IPolicyClient.ApiVersion">
            <summary>
            Client Api Version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IPolicyClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IPolicyClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout in seconds for Long Running
            Operations. Default value is 30.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IPolicyClient.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="T:Microsoft.Azure.Management.ResourceManager.IPolicyDefinitionsOperations">
            <summary>
            PolicyDefinitionsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.IPolicyDefinitionsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.ResourceManager.Models.PolicyDefinition,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create or update a policy definition.
            </summary>
            <param name='policyDefinitionName'>
            The policy definition name.
            </param>
            <param name='parameters'>
            The policy definition properties.
            </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.Azure.Management.ResourceManager.IPolicyDefinitionsOperations.DeleteWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes the policy definition.
            </summary>
            <param name='policyDefinitionName'>
            The policy definition name.
            </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.Azure.Management.ResourceManager.IPolicyDefinitionsOperations.GetWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the policy definition.
            </summary>
            <param name='policyDefinitionName'>
            The policy definition name.
            </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.Azure.Management.ResourceManager.IPolicyDefinitionsOperations.ListWithHttpMessagesAsync(Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.PolicyDefinition},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the policy definitions of a subscription.
            </summary>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </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.Azure.Management.ResourceManager.IPolicyDefinitionsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the policy definitions of a subscription.
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.IProvidersOperations">
            <summary>
            ProvidersOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.IProvidersOperations.UnregisterWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Unregisters provider from a subscription.
            </summary>
            <param name='resourceProviderNamespace'>
            Namespace of the resource provider.
            </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.Azure.Management.ResourceManager.IProvidersOperations.RegisterWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Registers provider to be used with a subscription.
            </summary>
            <param name='resourceProviderNamespace'>
            Namespace of the resource provider.
            </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.Azure.Management.ResourceManager.IProvidersOperations.ListWithHttpMessagesAsync(System.Nullable{System.Int32},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of resource providers.
            </summary>
            <param name='top'>
            Query parameters. If null is passed returns all deployments.
            </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.Azure.Management.ResourceManager.IProvidersOperations.GetWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a resource provider.
            </summary>
            <param name='resourceProviderNamespace'>
            Namespace of the resource provider.
            </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.Azure.Management.ResourceManager.IProvidersOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of resource providers.
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations">
            <summary>
            ResourceGroupsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations.ListResourcesWithHttpMessagesAsync(System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.GenericResourceFilter},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get all of the resources under a subscription.
            </summary>
            <param name='resourceGroupName'>
            Query parameters. If null is passed returns all resource groups.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </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.Azure.Management.ResourceManager.IResourceGroupsOperations.CheckExistenceWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Checks whether resource group exists.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group to check. The name is case
            insensitive.
            </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.Azure.Management.ResourceManager.IResourceGroupsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.ResourceManager.Models.ResourceGroup,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create a resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group to be created or updated.
            </param>
            <param name='parameters'>
            Parameters supplied to the create or update resource group service
            operation.
            </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.Azure.Management.ResourceManager.IResourceGroupsOperations.DeleteWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Delete resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group to be deleted. The name is case
            insensitive.
            </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.Azure.Management.ResourceManager.IResourceGroupsOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Delete resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group to be deleted. The name is case
            insensitive.
            </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.Azure.Management.ResourceManager.IResourceGroupsOperations.GetWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get a resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group to get. The name is case
            insensitive.
            </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.Azure.Management.ResourceManager.IResourceGroupsOperations.PatchWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.ResourceManager.Models.ResourceGroup,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Resource groups can be updated through a simple PATCH operation to
            a group address. The format of the request is the same as that
            for creating a resource groups, though if a field is unspecified
            current value will be carried over.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group to be created or updated. The name
            is case insensitive.
            </param>
            <param name='parameters'>
            Parameters supplied to the update state resource group service
            operation.
            </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.Azure.Management.ResourceManager.IResourceGroupsOperations.ExportTemplateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.ResourceManager.Models.ExportTemplateRequest,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Captures the specified resource group as a template.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group to be created or updated.
            </param>
            <param name='parameters'>
            Parameters supplied to the export template resource group
            operation.
            </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.Azure.Management.ResourceManager.IResourceGroupsOperations.ListWithHttpMessagesAsync(Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.ResourceGroupFilter},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a collection of resource groups.
            </summary>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </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.Azure.Management.ResourceManager.IResourceGroupsOperations.ListResourcesNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get all of the resources under a subscription.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a collection of resource groups.
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.IResourceManagementClient">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IResourceManagementClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IResourceManagementClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IResourceManagementClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IResourceManagementClient.Credentials">
            <summary>
            Gets Azure subscription credentials.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IResourceManagementClient.SubscriptionId">
            <summary>
            Gets subscription credentials which uniquely identify Microsoft
            Azure subscription. The subscription ID forms part of the URI for
            every service call.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IResourceManagementClient.ApiVersion">
            <summary>
            Client Api Version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IResourceManagementClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IResourceManagementClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout in seconds for Long Running
            Operations. Default value is 30.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.IResourceManagementClient.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="T:Microsoft.Azure.Management.ResourceManager.IResourceProviderOperationDetailsOperations">
            <summary>
            ResourceProviderOperationDetailsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.IResourceProviderOperationDetailsOperations.ListWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of resource providers.
            </summary>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='apiVersion'>
            </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.Azure.Management.ResourceManager.IResourceProviderOperationDetailsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of resource providers.
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.IResourcesOperations">
            <summary>
            ResourcesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.IResourcesOperations.MoveResourcesWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.ResourceManager.Models.ResourcesMoveInfo,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Move resources from one resource group to another. The resources
            being moved should all be in the same resource group.
            </summary>
            <param name='sourceResourceGroupName'>
            Source resource group name.
            </param>
            <param name='parameters'>
            move resources' parameters.
            </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.Azure.Management.ResourceManager.IResourcesOperations.BeginMoveResourcesWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.ResourceManager.Models.ResourcesMoveInfo,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Move resources from one resource group to another. The resources
            being moved should all be in the same resource group.
            </summary>
            <param name='sourceResourceGroupName'>
            Source resource group name.
            </param>
            <param name='parameters'>
            move resources' parameters.
            </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.Azure.Management.ResourceManager.IResourcesOperations.ListWithHttpMessagesAsync(Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.GenericResourceFilter},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get all of the resources under a subscription.
            </summary>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </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.Azure.Management.ResourceManager.IResourcesOperations.CheckExistenceWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Checks whether resource exists.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='apiVersion'>
            </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.Azure.Management.ResourceManager.IResourcesOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Delete resource and all of its resources.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='apiVersion'>
            </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.Azure.Management.ResourceManager.IResourcesOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.GenericResource,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create a resource.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='apiVersion'>
            </param>
            <param name='parameters'>
            Create or update resource parameters.
            </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.Azure.Management.ResourceManager.IResourcesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a resource belonging to a resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='apiVersion'>
            </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.Azure.Management.ResourceManager.IResourcesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get all of the resources under a subscription.
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.ISubscriptionClient">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ISubscriptionClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ISubscriptionClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ISubscriptionClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ISubscriptionClient.Credentials">
            <summary>
            Gets Azure subscription credentials.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ISubscriptionClient.ApiVersion">
            <summary>
            Client Api Version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ISubscriptionClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ISubscriptionClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout in seconds for Long Running
            Operations. Default value is 30.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ISubscriptionClient.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="T:Microsoft.Azure.Management.ResourceManager.ISubscriptionsOperations">
            <summary>
            SubscriptionsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ISubscriptionsOperations.ListLocationsWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of the subscription locations.
            </summary>
            <param name='subscriptionId'>
            Id of the subscription
            </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.Azure.Management.ResourceManager.ISubscriptionsOperations.GetWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets details about particular subscription.
            </summary>
            <param name='subscriptionId'>
            Id of the subscription.
            </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.Azure.Management.ResourceManager.ISubscriptionsOperations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of the subscriptionIds.
            </summary>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ISubscriptionsOperations.ListLocationsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of the subscription locations.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ISubscriptionsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of the subscriptionIds.
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.ITagsOperations">
            <summary>
            TagsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ITagsOperations.DeleteValueWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Delete a subscription resource tag value.
            </summary>
            <param name='tagName'>
            The name of the tag.
            </param>
            <param name='tagValue'>
            The value of the tag.
            </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.Azure.Management.ResourceManager.ITagsOperations.CreateOrUpdateValueWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create a subscription resource tag value.
            </summary>
            <param name='tagName'>
            The name of the tag.
            </param>
            <param name='tagValue'>
            The value of the tag.
            </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.Azure.Management.ResourceManager.ITagsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create a subscription resource tag.
            </summary>
            <param name='tagName'>
            The name of the tag.
            </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.Azure.Management.ResourceManager.ITagsOperations.DeleteWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Delete a subscription resource tag.
            </summary>
            <param name='tagName'>
            The name of the tag.
            </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.Azure.Management.ResourceManager.ITagsOperations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get a list of subscription resource tags.
            </summary>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ITagsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get a list of subscription resource tags.
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.ITenantsOperations">
            <summary>
            TenantsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ITenantsOperations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of the tenantIds.
            </summary>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ITenantsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of the tenantIds.
            </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>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.ManagementLockClient">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ManagementLockClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ManagementLockClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ManagementLockClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ManagementLockClient.Credentials">
            <summary>
            Gets Azure subscription credentials.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ManagementLockClient.SubscriptionId">
            <summary>
            Gets subscription credentials which uniquely identify Microsoft Azure
            subscription. The subscription ID forms part of the URI for every service
            call.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ManagementLockClient.ApiVersion">
            <summary>
            Client Api Version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ManagementLockClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ManagementLockClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout in seconds for Long Running Operations.
            Default value is 30.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ManagementLockClient.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="M:Microsoft.Azure.Management.ResourceManager.ManagementLockClient.#ctor(System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the ManagementLockClient class.
            </summary>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLockClient.#ctor(System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the ManagementLockClient 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.Azure.Management.ResourceManager.ManagementLockClient.#ctor(System.Uri,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the ManagementLockClient 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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLockClient.#ctor(System.Uri,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the ManagementLockClient 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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLockClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the ManagementLockClient class.
            </summary>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLockClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the ManagementLockClient class.
            </summary>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLockClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the ManagementLockClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLockClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the ManagementLockClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLockClient.Initialize">
            <summary>
            Initializes client properties.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperations">
            <summary>
            ManagementLocksOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperations.#ctor(Microsoft.Azure.Management.ResourceManager.ManagementLockClient)">
            <summary>
            Initializes a new instance of the ManagementLocksOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperations.Client">
            <summary>
            Gets a reference to the ManagementLockClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperations.CreateOrUpdateAtResourceGroupLevelWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create or update a management lock at the resource group level.
            </summary>
            <param name='resourceGroupName'>
            The resource group name.
            </param>
            <param name='lockName'>
            The lock name.
            </param>
            <param name='parameters'>
            The management lock parameters.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperations.CreateOrUpdateAtResourceLevelWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create or update a management lock at the resource level or any level
            below resource.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='lockName'>
            The name of lock.
            </param>
            <param name='parameters'>
            Create or update management lock parameters.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperations.DeleteAtResourceLevelWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes the management lock of a resource or any level below resource.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='lockName'>
            The name of lock.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperations.CreateOrUpdateAtSubscriptionLevelWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create or update a management lock at the subscription level.
            </summary>
            <param name='lockName'>
            The name of lock.
            </param>
            <param name='parameters'>
            The management lock parameters.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperations.DeleteAtSubscriptionLevelWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes the management lock of a subscription.
            </summary>
            <param name='lockName'>
            The name of lock.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperations.GetWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the management lock of a scope.
            </summary>
            <param name='lockName'>
            Name of the management lock.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperations.DeleteAtResourceGroupLevelWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes the management lock of a resource group.
            </summary>
            <param name='resourceGroup'>
            The resource group names.
            </param>
            <param name='lockName'>
            The name of lock.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperations.ListAtResourceGroupLevelWithHttpMessagesAsync(System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the management locks of a resource group.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperations.ListAtResourceLevelWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the management locks of a resource or any level below resource.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get a list of management locks at resource level or below.
            </summary>
            <param name='nextLink'>
            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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperations.ListAtSubscriptionLevelWithHttpMessagesAsync(Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the management locks of a subscription.
            </summary>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperations.ListAtResourceGroupLevelNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the management locks of a resource group.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperations.ListAtResourceLevelNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the management locks of a resource or any level below resource.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperations.ListNextNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get a list of management locks at resource level or below.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperations.ListAtSubscriptionLevelNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the management locks of a subscription.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.CreateOrUpdateAtResourceGroupLevel(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject)">
            <summary>
            Create or update a management lock at the resource group level.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The resource group name.
            </param>
            <param name='lockName'>
            The lock name.
            </param>
            <param name='parameters'>
            The management lock parameters.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.CreateOrUpdateAtResourceGroupLevelAsync(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject,System.Threading.CancellationToken)">
            <summary>
            Create or update a management lock at the resource group level.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The resource group name.
            </param>
            <param name='lockName'>
            The lock name.
            </param>
            <param name='parameters'>
            The management lock parameters.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.CreateOrUpdateAtResourceLevel(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String,System.String,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject)">
            <summary>
            Create or update a management lock at the resource level or any level
            below resource.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='lockName'>
            The name of lock.
            </param>
            <param name='parameters'>
            Create or update management lock parameters.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.CreateOrUpdateAtResourceLevelAsync(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String,System.String,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject,System.Threading.CancellationToken)">
            <summary>
            Create or update a management lock at the resource level or any level
            below resource.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='lockName'>
            The name of lock.
            </param>
            <param name='parameters'>
            Create or update management lock parameters.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.DeleteAtResourceLevel(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes the management lock of a resource or any level below resource.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='lockName'>
            The name of lock.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.DeleteAtResourceLevelAsync(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String,System.String,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes the management lock of a resource or any level below resource.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='lockName'>
            The name of lock.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.CreateOrUpdateAtSubscriptionLevel(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String,Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject)">
            <summary>
            Create or update a management lock at the subscription level.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='lockName'>
            The name of lock.
            </param>
            <param name='parameters'>
            The management lock parameters.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.CreateOrUpdateAtSubscriptionLevelAsync(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String,Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject,System.Threading.CancellationToken)">
            <summary>
            Create or update a management lock at the subscription level.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='lockName'>
            The name of lock.
            </param>
            <param name='parameters'>
            The management lock parameters.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.DeleteAtSubscriptionLevel(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String)">
            <summary>
            Deletes the management lock of a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='lockName'>
            The name of lock.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.DeleteAtSubscriptionLevelAsync(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes the management lock of a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='lockName'>
            The name of lock.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.Get(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String)">
            <summary>
            Gets the management lock of a scope.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='lockName'>
            Name of the management lock.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.GetAsync(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the management lock of a scope.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='lockName'>
            Name of the management lock.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.DeleteAtResourceGroupLevel(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String,System.String)">
            <summary>
            Deletes the management lock of a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroup'>
            The resource group names.
            </param>
            <param name='lockName'>
            The name of lock.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.DeleteAtResourceGroupLevelAsync(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes the management lock of a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroup'>
            The resource group names.
            </param>
            <param name='lockName'>
            The name of lock.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.ListAtResourceGroupLevel(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject})">
            <summary>
            Gets all the management locks of a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.ListAtResourceGroupLevelAsync(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject},System.Threading.CancellationToken)">
            <summary>
            Gets all the management locks of a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.ListAtResourceLevel(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String,System.String,System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject})">
            <summary>
            Gets all the management locks of a resource or any level below resource.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.ListAtResourceLevelAsync(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String,System.String,System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject},System.Threading.CancellationToken)">
            <summary>
            Gets all the management locks of a resource or any level below resource.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.ListNext(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String)">
            <summary>
            Get a list of management locks at resource level or below.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextLink'>
            NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Get a list of management locks at resource level or below.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextLink'>
            NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.ListAtSubscriptionLevel(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject})">
            <summary>
            Gets all the management locks of a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.ListAtSubscriptionLevelAsync(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject},System.Threading.CancellationToken)">
            <summary>
            Gets all the management locks of a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.ListAtResourceGroupLevelNext(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String)">
            <summary>
            Gets all the management locks of a resource group.
            </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.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.ListAtResourceGroupLevelNextAsync(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets all the management locks of a resource group.
            </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.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.ListAtResourceLevelNext(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String)">
            <summary>
            Gets all the management locks of a resource or any level below resource.
            </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.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.ListAtResourceLevelNextAsync(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets all the management locks of a resource or any level below resource.
            </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.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.ListNextNext(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String)">
            <summary>
            Get a list of management locks at resource level or below.
            </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.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.ListNextNextAsync(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Get a list of management locks at resource level or below.
            </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.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.ListAtSubscriptionLevelNext(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String)">
            <summary>
            Gets all the management locks of a subscription.
            </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.Azure.Management.ResourceManager.ManagementLocksOperationsExtensions.ListAtSubscriptionLevelNextAsync(Microsoft.Azure.Management.ResourceManager.IManagementLocksOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets all the management locks of a subscription.
            </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.Azure.Management.ResourceManager.PolicyAssignmentsOperations">
            <summary>
            PolicyAssignmentsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperations.#ctor(Microsoft.Azure.Management.ResourceManager.PolicyClient)">
            <summary>
            Initializes a new instance of the PolicyAssignmentsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperations.Client">
            <summary>
            Gets a reference to the PolicyClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Delete policy assignment.
            </summary>
            <param name='scope'>
            Scope of the policy assignment.
            </param>
            <param name='policyAssignmentName'>
            Policy assignment name.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperations.CreateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create policy assignment.
            </summary>
            <param name='scope'>
            Scope of the policy assignment.
            </param>
            <param name='policyAssignmentName'>
            Policy assignment name.
            </param>
            <param name='parameters'>
            Policy assignment.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get single policy assignment.
            </summary>
            <param name='scope'>
            Scope of the policy assignment.
            </param>
            <param name='policyAssignmentName'>
            Policy assignment name.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperations.ListForResourceGroupWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets policy assignments of the resource group.
            </summary>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='filter'>
            The filter to apply on the operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperations.ListForResourceWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets policy assignments of the resource.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            The resource provider namespace.
            </param>
            <param name='parentResourcePath'>
            The parent resource path.
            </param>
            <param name='resourceType'>
            The resource type.
            </param>
            <param name='resourceName'>
            The resource name.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperations.ListWithHttpMessagesAsync(Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the policy assignments of a subscription.
            </summary>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperations.DeleteByIdWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Delete policy assignment.
            </summary>
            <param name='policyAssignmentId'>
            Policy assignment Id
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperations.CreateByIdWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create policy assignment by Id.
            </summary>
            <param name='policyAssignmentId'>
            Policy assignment Id
            </param>
            <param name='parameters'>
            Policy assignment.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperations.GetByIdWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get single policy assignment.
            </summary>
            <param name='policyAssignmentId'>
            Policy assignment Id
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperations.ListForResourceGroupNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets policy assignments of the resource group.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperations.ListForResourceNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets policy assignments of the resource.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the policy assignments of a subscription.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.Delete(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,System.String,System.String)">
            <summary>
            Delete policy assignment.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='scope'>
            Scope of the policy assignment.
            </param>
            <param name='policyAssignmentName'>
            Policy assignment name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Delete policy assignment.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='scope'>
            Scope of the policy assignment.
            </param>
            <param name='policyAssignmentName'>
            Policy assignment name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.Create(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment)">
            <summary>
            Create policy assignment.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='scope'>
            Scope of the policy assignment.
            </param>
            <param name='policyAssignmentName'>
            Policy assignment name.
            </param>
            <param name='parameters'>
            Policy assignment.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.CreateAsync(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment,System.Threading.CancellationToken)">
            <summary>
            Create policy assignment.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='scope'>
            Scope of the policy assignment.
            </param>
            <param name='policyAssignmentName'>
            Policy assignment name.
            </param>
            <param name='parameters'>
            Policy assignment.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.Get(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,System.String,System.String)">
            <summary>
            Get single policy assignment.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='scope'>
            Scope of the policy assignment.
            </param>
            <param name='policyAssignmentName'>
            Policy assignment name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.GetAsync(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Get single policy assignment.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='scope'>
            Scope of the policy assignment.
            </param>
            <param name='policyAssignmentName'>
            Policy assignment name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.ListForResourceGroup(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,System.String,System.String)">
            <summary>
            Gets policy assignments of the resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='filter'>
            The filter to apply on the operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.ListForResourceGroupAsync(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets policy assignments of the resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Resource group name.
            </param>
            <param name='filter'>
            The filter to apply on the operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.ListForResource(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,System.String,System.String,System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment})">
            <summary>
            Gets policy assignments of the resource.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            The resource provider namespace.
            </param>
            <param name='parentResourcePath'>
            The parent resource path.
            </param>
            <param name='resourceType'>
            The resource type.
            </param>
            <param name='resourceName'>
            The resource name.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.ListForResourceAsync(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,System.String,System.String,System.String,System.String,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment},System.Threading.CancellationToken)">
            <summary>
            Gets policy assignments of the resource.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            The resource provider namespace.
            </param>
            <param name='parentResourcePath'>
            The parent resource path.
            </param>
            <param name='resourceType'>
            The resource type.
            </param>
            <param name='resourceName'>
            The resource name.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.List(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment})">
            <summary>
            Gets all the policy assignments of a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.ListAsync(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment},System.Threading.CancellationToken)">
            <summary>
            Gets all the policy assignments of a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.DeleteById(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,System.String)">
            <summary>
            Delete policy assignment.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='policyAssignmentId'>
            Policy assignment Id
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.DeleteByIdAsync(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Delete policy assignment.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='policyAssignmentId'>
            Policy assignment Id
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.CreateById(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,System.String,Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment)">
            <summary>
            Create policy assignment by Id.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='policyAssignmentId'>
            Policy assignment Id
            </param>
            <param name='parameters'>
            Policy assignment.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.CreateByIdAsync(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,System.String,Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment,System.Threading.CancellationToken)">
            <summary>
            Create policy assignment by Id.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='policyAssignmentId'>
            Policy assignment Id
            </param>
            <param name='parameters'>
            Policy assignment.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.GetById(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,System.String)">
            <summary>
            Get single policy assignment.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='policyAssignmentId'>
            Policy assignment Id
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.GetByIdAsync(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Get single policy assignment.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='policyAssignmentId'>
            Policy assignment Id
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.ListForResourceGroupNext(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,System.String)">
            <summary>
            Gets policy assignments of the resource group.
            </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.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.ListForResourceGroupNextAsync(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets policy assignments of the resource group.
            </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.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.ListForResourceNext(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,System.String)">
            <summary>
            Gets policy assignments of the resource.
            </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.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.ListForResourceNextAsync(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets policy assignments of the resource.
            </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.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.ListNext(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,System.String)">
            <summary>
            Gets all the policy assignments of a subscription.
            </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.Azure.Management.ResourceManager.PolicyAssignmentsOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.ResourceManager.IPolicyAssignmentsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets all the policy assignments of a subscription.
            </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.Azure.Management.ResourceManager.PolicyClient">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.PolicyClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.PolicyClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.PolicyClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.PolicyClient.Credentials">
            <summary>
            Gets Azure subscription credentials.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.PolicyClient.SubscriptionId">
            <summary>
            Gets subscription credentials which uniquely identify Microsoft Azure
            subscription. The subscription ID forms part of the URI for every service
            call.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.PolicyClient.ApiVersion">
            <summary>
            Client Api Version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.PolicyClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.PolicyClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout in seconds for Long Running Operations.
            Default value is 30.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.PolicyClient.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="M:Microsoft.Azure.Management.ResourceManager.PolicyClient.#ctor(System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the PolicyClient class.
            </summary>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyClient.#ctor(System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the PolicyClient 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.Azure.Management.ResourceManager.PolicyClient.#ctor(System.Uri,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the PolicyClient 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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyClient.#ctor(System.Uri,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the PolicyClient 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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the PolicyClient class.
            </summary>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the PolicyClient class.
            </summary>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the PolicyClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the PolicyClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyClient.Initialize">
            <summary>
            Initializes client properties.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.PolicyDefinitionsOperations">
            <summary>
            PolicyDefinitionsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyDefinitionsOperations.#ctor(Microsoft.Azure.Management.ResourceManager.PolicyClient)">
            <summary>
            Initializes a new instance of the PolicyDefinitionsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.PolicyDefinitionsOperations.Client">
            <summary>
            Gets a reference to the PolicyClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyDefinitionsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.ResourceManager.Models.PolicyDefinition,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create or update a policy definition.
            </summary>
            <param name='policyDefinitionName'>
            The policy definition name.
            </param>
            <param name='parameters'>
            The policy definition properties.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyDefinitionsOperations.DeleteWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes the policy definition.
            </summary>
            <param name='policyDefinitionName'>
            The policy definition name.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyDefinitionsOperations.GetWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the policy definition.
            </summary>
            <param name='policyDefinitionName'>
            The policy definition name.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyDefinitionsOperations.ListWithHttpMessagesAsync(Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.PolicyDefinition},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the policy definitions of a subscription.
            </summary>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyDefinitionsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the policy definitions of a subscription.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyDefinitionsOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.ResourceManager.IPolicyDefinitionsOperations,System.String,Microsoft.Azure.Management.ResourceManager.Models.PolicyDefinition)">
            <summary>
            Create or update a policy definition.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='policyDefinitionName'>
            The policy definition name.
            </param>
            <param name='parameters'>
            The policy definition properties.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyDefinitionsOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.ResourceManager.IPolicyDefinitionsOperations,System.String,Microsoft.Azure.Management.ResourceManager.Models.PolicyDefinition,System.Threading.CancellationToken)">
            <summary>
            Create or update a policy definition.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='policyDefinitionName'>
            The policy definition name.
            </param>
            <param name='parameters'>
            The policy definition properties.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyDefinitionsOperationsExtensions.Delete(Microsoft.Azure.Management.ResourceManager.IPolicyDefinitionsOperations,System.String)">
            <summary>
            Deletes the policy definition.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='policyDefinitionName'>
            The policy definition name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyDefinitionsOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.ResourceManager.IPolicyDefinitionsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes the policy definition.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='policyDefinitionName'>
            The policy definition name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyDefinitionsOperationsExtensions.Get(Microsoft.Azure.Management.ResourceManager.IPolicyDefinitionsOperations,System.String)">
            <summary>
            Gets the policy definition.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='policyDefinitionName'>
            The policy definition name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyDefinitionsOperationsExtensions.GetAsync(Microsoft.Azure.Management.ResourceManager.IPolicyDefinitionsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the policy definition.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='policyDefinitionName'>
            The policy definition name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyDefinitionsOperationsExtensions.List(Microsoft.Azure.Management.ResourceManager.IPolicyDefinitionsOperations,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.PolicyDefinition})">
            <summary>
            Gets all the policy definitions of a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyDefinitionsOperationsExtensions.ListAsync(Microsoft.Azure.Management.ResourceManager.IPolicyDefinitionsOperations,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.PolicyDefinition},System.Threading.CancellationToken)">
            <summary>
            Gets all the policy definitions of a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.PolicyDefinitionsOperationsExtensions.ListNext(Microsoft.Azure.Management.ResourceManager.IPolicyDefinitionsOperations,System.String)">
            <summary>
            Gets all the policy definitions of a subscription.
            </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.Azure.Management.ResourceManager.PolicyDefinitionsOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.ResourceManager.IPolicyDefinitionsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets all the policy definitions of a subscription.
            </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.Azure.Management.ResourceManager.ProvidersOperations">
            <summary>
            ProvidersOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ProvidersOperations.#ctor(Microsoft.Azure.Management.ResourceManager.ResourceManagementClient)">
            <summary>
            Initializes a new instance of the ProvidersOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ProvidersOperations.Client">
            <summary>
            Gets a reference to the ResourceManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ProvidersOperations.UnregisterWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Unregisters provider from a subscription.
            </summary>
            <param name='resourceProviderNamespace'>
            Namespace of the resource provider.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ProvidersOperations.RegisterWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Registers provider to be used with a subscription.
            </summary>
            <param name='resourceProviderNamespace'>
            Namespace of the resource provider.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ProvidersOperations.ListWithHttpMessagesAsync(System.Nullable{System.Int32},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of resource providers.
            </summary>
            <param name='top'>
            Query parameters. If null is passed returns all deployments.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ProvidersOperations.GetWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a resource provider.
            </summary>
            <param name='resourceProviderNamespace'>
            Namespace of the resource provider.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ProvidersOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of resource providers.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ProvidersOperationsExtensions.Unregister(Microsoft.Azure.Management.ResourceManager.IProvidersOperations,System.String)">
            <summary>
            Unregisters provider from a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceProviderNamespace'>
            Namespace of the resource provider.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ProvidersOperationsExtensions.UnregisterAsync(Microsoft.Azure.Management.ResourceManager.IProvidersOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Unregisters provider from a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceProviderNamespace'>
            Namespace of the resource provider.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ProvidersOperationsExtensions.Register(Microsoft.Azure.Management.ResourceManager.IProvidersOperations,System.String)">
            <summary>
            Registers provider to be used with a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceProviderNamespace'>
            Namespace of the resource provider.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ProvidersOperationsExtensions.RegisterAsync(Microsoft.Azure.Management.ResourceManager.IProvidersOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Registers provider to be used with a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceProviderNamespace'>
            Namespace of the resource provider.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ProvidersOperationsExtensions.List(Microsoft.Azure.Management.ResourceManager.IProvidersOperations,System.Nullable{System.Int32})">
            <summary>
            Gets a list of resource providers.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='top'>
            Query parameters. If null is passed returns all deployments.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ProvidersOperationsExtensions.ListAsync(Microsoft.Azure.Management.ResourceManager.IProvidersOperations,System.Nullable{System.Int32},System.Threading.CancellationToken)">
            <summary>
            Gets a list of resource providers.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='top'>
            Query parameters. If null is passed returns all deployments.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ProvidersOperationsExtensions.Get(Microsoft.Azure.Management.ResourceManager.IProvidersOperations,System.String)">
            <summary>
            Gets a resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceProviderNamespace'>
            Namespace of the resource provider.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ProvidersOperationsExtensions.GetAsync(Microsoft.Azure.Management.ResourceManager.IProvidersOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a resource provider.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceProviderNamespace'>
            Namespace of the resource provider.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ProvidersOperationsExtensions.ListNext(Microsoft.Azure.Management.ResourceManager.IProvidersOperations,System.String)">
            <summary>
            Gets a list of resource providers.
            </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.Azure.Management.ResourceManager.ProvidersOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.ResourceManager.IProvidersOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a list of resource providers.
            </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.Azure.Management.ResourceManager.ResourceGroupsOperations">
            <summary>
            ResourceGroupsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperations.#ctor(Microsoft.Azure.Management.ResourceManager.ResourceManagementClient)">
            <summary>
            Initializes a new instance of the ResourceGroupsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperations.Client">
            <summary>
            Gets a reference to the ResourceManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperations.ListResourcesWithHttpMessagesAsync(System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.GenericResourceFilter},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get all of the resources under a subscription.
            </summary>
            <param name='resourceGroupName'>
            Query parameters. If null is passed returns all resource groups.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperations.CheckExistenceWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Checks whether resource group exists.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group to check. The name is case insensitive.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.ResourceManager.Models.ResourceGroup,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create a resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group to be created or updated.
            </param>
            <param name='parameters'>
            Parameters supplied to the create or update resource group service
            operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperations.DeleteWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Delete resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group to be deleted. The name is case insensitive.
            </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.Azure.Management.ResourceManager.ResourceGroupsOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Delete resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group to be deleted. The name is case insensitive.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperations.GetWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get a resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group to get. The name is case insensitive.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperations.PatchWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.ResourceManager.Models.ResourceGroup,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Resource groups can be updated through a simple PATCH operation to a group
            address. The format of the request is the same as that for creating a
            resource groups, though if a field is unspecified current value will be
            carried over.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group to be created or updated. The name is case
            insensitive.
            </param>
            <param name='parameters'>
            Parameters supplied to the update state resource group service operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperations.ExportTemplateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.ResourceManager.Models.ExportTemplateRequest,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Captures the specified resource group as a template.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group to be created or updated.
            </param>
            <param name='parameters'>
            Parameters supplied to the export template resource group operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperations.ListWithHttpMessagesAsync(Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.ResourceGroupFilter},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a collection of resource groups.
            </summary>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperations.ListResourcesNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get all of the resources under a subscription.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a collection of resource groups.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperationsExtensions.ListResources(Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.GenericResourceFilter})">
            <summary>
            Get all of the resources under a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Query parameters. If null is passed returns all resource groups.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperationsExtensions.ListResourcesAsync(Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations,System.String,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.GenericResourceFilter},System.Threading.CancellationToken)">
            <summary>
            Get all of the resources under a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Query parameters. If null is passed returns all resource groups.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperationsExtensions.CheckExistence(Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations,System.String)">
            <summary>
            Checks whether resource group exists.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group to check. The name is case insensitive.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperationsExtensions.CheckExistenceAsync(Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Checks whether resource group exists.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group to check. The name is case insensitive.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations,System.String,Microsoft.Azure.Management.ResourceManager.Models.ResourceGroup)">
            <summary>
            Create a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group to be created or updated.
            </param>
            <param name='parameters'>
            Parameters supplied to the create or update resource group service
            operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations,System.String,Microsoft.Azure.Management.ResourceManager.Models.ResourceGroup,System.Threading.CancellationToken)">
            <summary>
            Create a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group to be created or updated.
            </param>
            <param name='parameters'>
            Parameters supplied to the create or update resource group service
            operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperationsExtensions.Delete(Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations,System.String)">
            <summary>
            Delete resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group to be deleted. The name is case insensitive.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Delete resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group to be deleted. The name is case insensitive.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperationsExtensions.BeginDelete(Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations,System.String)">
            <summary>
            Delete resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group to be deleted. The name is case insensitive.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperationsExtensions.BeginDeleteAsync(Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Delete resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group to be deleted. The name is case insensitive.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperationsExtensions.Get(Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations,System.String)">
            <summary>
            Get a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group to get. The name is case insensitive.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperationsExtensions.GetAsync(Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Get a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group to get. The name is case insensitive.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperationsExtensions.Patch(Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations,System.String,Microsoft.Azure.Management.ResourceManager.Models.ResourceGroup)">
            <summary>
            Resource groups can be updated through a simple PATCH operation to a group
            address. The format of the request is the same as that for creating a
            resource groups, though if a field is unspecified current value will be
            carried over.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group to be created or updated. The name is case
            insensitive.
            </param>
            <param name='parameters'>
            Parameters supplied to the update state resource group service operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperationsExtensions.PatchAsync(Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations,System.String,Microsoft.Azure.Management.ResourceManager.Models.ResourceGroup,System.Threading.CancellationToken)">
            <summary>
            Resource groups can be updated through a simple PATCH operation to a group
            address. The format of the request is the same as that for creating a
            resource groups, though if a field is unspecified current value will be
            carried over.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group to be created or updated. The name is case
            insensitive.
            </param>
            <param name='parameters'>
            Parameters supplied to the update state resource group service operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperationsExtensions.ExportTemplate(Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations,System.String,Microsoft.Azure.Management.ResourceManager.Models.ExportTemplateRequest)">
            <summary>
            Captures the specified resource group as a template.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group to be created or updated.
            </param>
            <param name='parameters'>
            Parameters supplied to the export template resource group operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperationsExtensions.ExportTemplateAsync(Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations,System.String,Microsoft.Azure.Management.ResourceManager.Models.ExportTemplateRequest,System.Threading.CancellationToken)">
            <summary>
            Captures the specified resource group as a template.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group to be created or updated.
            </param>
            <param name='parameters'>
            Parameters supplied to the export template resource group operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperationsExtensions.List(Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.ResourceGroupFilter})">
            <summary>
            Gets a collection of resource groups.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperationsExtensions.ListAsync(Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.ResourceGroupFilter},System.Threading.CancellationToken)">
            <summary>
            Gets a collection of resource groups.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceGroupsOperationsExtensions.ListResourcesNext(Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations,System.String)">
            <summary>
            Get all of the resources under a subscription.
            </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.Azure.Management.ResourceManager.ResourceGroupsOperationsExtensions.ListResourcesNextAsync(Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Get all of the resources under a subscription.
            </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.Azure.Management.ResourceManager.ResourceGroupsOperationsExtensions.ListNext(Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations,System.String)">
            <summary>
            Gets a collection of resource groups.
            </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.Azure.Management.ResourceManager.ResourceGroupsOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.ResourceManager.IResourceGroupsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a collection of resource groups.
            </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.Azure.Management.ResourceManager.ResourceManagementClient">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ResourceManagementClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ResourceManagementClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ResourceManagementClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ResourceManagementClient.Credentials">
            <summary>
            Gets Azure subscription credentials.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ResourceManagementClient.SubscriptionId">
            <summary>
            Gets subscription credentials which uniquely identify Microsoft Azure
            subscription. The subscription ID forms part of the URI for every service
            call.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ResourceManagementClient.ApiVersion">
            <summary>
            Client Api Version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ResourceManagementClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ResourceManagementClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout in seconds for Long Running Operations.
            Default value is 30.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ResourceManagementClient.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="M:Microsoft.Azure.Management.ResourceManager.ResourceManagementClient.#ctor(System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the ResourceManagementClient class.
            </summary>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceManagementClient.#ctor(System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the ResourceManagementClient 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.Azure.Management.ResourceManager.ResourceManagementClient.#ctor(System.Uri,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the ResourceManagementClient 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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceManagementClient.#ctor(System.Uri,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the ResourceManagementClient 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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceManagementClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the ResourceManagementClient class.
            </summary>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceManagementClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the ResourceManagementClient class.
            </summary>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceManagementClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the ResourceManagementClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceManagementClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the ResourceManagementClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceManagementClient.Initialize">
            <summary>
            Initializes client properties.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.ResourceProviderOperationDetailsOperations">
            <summary>
            ResourceProviderOperationDetailsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceProviderOperationDetailsOperations.#ctor(Microsoft.Azure.Management.ResourceManager.ResourceManagementClient)">
            <summary>
            Initializes a new instance of the ResourceProviderOperationDetailsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ResourceProviderOperationDetailsOperations.Client">
            <summary>
            Gets a reference to the ResourceManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceProviderOperationDetailsOperations.ListWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of resource providers.
            </summary>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='apiVersion'>
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceProviderOperationDetailsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of resource providers.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceProviderOperationDetailsOperationsExtensions.List(Microsoft.Azure.Management.ResourceManager.IResourceProviderOperationDetailsOperations,System.String,System.String)">
            <summary>
            Gets a list of resource providers.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='apiVersion'>
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceProviderOperationDetailsOperationsExtensions.ListAsync(Microsoft.Azure.Management.ResourceManager.IResourceProviderOperationDetailsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a list of resource providers.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='apiVersion'>
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourceProviderOperationDetailsOperationsExtensions.ListNext(Microsoft.Azure.Management.ResourceManager.IResourceProviderOperationDetailsOperations,System.String)">
            <summary>
            Gets a list of resource providers.
            </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.Azure.Management.ResourceManager.ResourceProviderOperationDetailsOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.ResourceManager.IResourceProviderOperationDetailsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a list of resource providers.
            </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.Azure.Management.ResourceManager.ResourcesOperations">
            <summary>
            ResourcesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourcesOperations.#ctor(Microsoft.Azure.Management.ResourceManager.ResourceManagementClient)">
            <summary>
            Initializes a new instance of the ResourcesOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.ResourcesOperations.Client">
            <summary>
            Gets a reference to the ResourceManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourcesOperations.MoveResourcesWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.ResourceManager.Models.ResourcesMoveInfo,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Move resources from one resource group to another. The resources being
            moved should all be in the same resource group.
            </summary>
            <param name='sourceResourceGroupName'>
            Source resource group name.
            </param>
            <param name='parameters'>
            move resources' parameters.
            </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.Azure.Management.ResourceManager.ResourcesOperations.BeginMoveResourcesWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.ResourceManager.Models.ResourcesMoveInfo,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Move resources from one resource group to another. The resources being
            moved should all be in the same resource group.
            </summary>
            <param name='sourceResourceGroupName'>
            Source resource group name.
            </param>
            <param name='parameters'>
            move resources' parameters.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourcesOperations.ListWithHttpMessagesAsync(Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.GenericResourceFilter},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get all of the resources under a subscription.
            </summary>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourcesOperations.CheckExistenceWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Checks whether resource exists.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='apiVersion'>
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourcesOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Delete resource and all of its resources.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='apiVersion'>
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourcesOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.GenericResource,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create a resource.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='apiVersion'>
            </param>
            <param name='parameters'>
            Create or update resource parameters.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourcesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns a resource belonging to a resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='apiVersion'>
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourcesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get all of the resources under a subscription.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourcesOperationsExtensions.MoveResources(Microsoft.Azure.Management.ResourceManager.IResourcesOperations,System.String,Microsoft.Azure.Management.ResourceManager.Models.ResourcesMoveInfo)">
            <summary>
            Move resources from one resource group to another. The resources being
            moved should all be in the same resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='sourceResourceGroupName'>
            Source resource group name.
            </param>
            <param name='parameters'>
            move resources' parameters.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourcesOperationsExtensions.MoveResourcesAsync(Microsoft.Azure.Management.ResourceManager.IResourcesOperations,System.String,Microsoft.Azure.Management.ResourceManager.Models.ResourcesMoveInfo,System.Threading.CancellationToken)">
            <summary>
            Move resources from one resource group to another. The resources being
            moved should all be in the same resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='sourceResourceGroupName'>
            Source resource group name.
            </param>
            <param name='parameters'>
            move resources' parameters.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourcesOperationsExtensions.BeginMoveResources(Microsoft.Azure.Management.ResourceManager.IResourcesOperations,System.String,Microsoft.Azure.Management.ResourceManager.Models.ResourcesMoveInfo)">
            <summary>
            Move resources from one resource group to another. The resources being
            moved should all be in the same resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='sourceResourceGroupName'>
            Source resource group name.
            </param>
            <param name='parameters'>
            move resources' parameters.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourcesOperationsExtensions.BeginMoveResourcesAsync(Microsoft.Azure.Management.ResourceManager.IResourcesOperations,System.String,Microsoft.Azure.Management.ResourceManager.Models.ResourcesMoveInfo,System.Threading.CancellationToken)">
            <summary>
            Move resources from one resource group to another. The resources being
            moved should all be in the same resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='sourceResourceGroupName'>
            Source resource group name.
            </param>
            <param name='parameters'>
            move resources' parameters.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourcesOperationsExtensions.List(Microsoft.Azure.Management.ResourceManager.IResourcesOperations,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.GenericResourceFilter})">
            <summary>
            Get all of the resources under a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourcesOperationsExtensions.ListAsync(Microsoft.Azure.Management.ResourceManager.IResourcesOperations,Microsoft.Rest.Azure.OData.ODataQuery{Microsoft.Azure.Management.ResourceManager.Models.GenericResourceFilter},System.Threading.CancellationToken)">
            <summary>
            Get all of the resources under a subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='odataQuery'>
            OData parameters to apply to the operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourcesOperationsExtensions.CheckExistence(Microsoft.Azure.Management.ResourceManager.IResourcesOperations,System.String,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Checks whether resource exists.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='apiVersion'>
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourcesOperationsExtensions.CheckExistenceAsync(Microsoft.Azure.Management.ResourceManager.IResourcesOperations,System.String,System.String,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Checks whether resource exists.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='apiVersion'>
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourcesOperationsExtensions.Delete(Microsoft.Azure.Management.ResourceManager.IResourcesOperations,System.String,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Delete resource and all of its resources.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='apiVersion'>
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourcesOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.ResourceManager.IResourcesOperations,System.String,System.String,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Delete resource and all of its resources.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='apiVersion'>
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourcesOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.ResourceManager.IResourcesOperations,System.String,System.String,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.GenericResource)">
            <summary>
            Create a resource.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='apiVersion'>
            </param>
            <param name='parameters'>
            Create or update resource parameters.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourcesOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.ResourceManager.IResourcesOperations,System.String,System.String,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.GenericResource,System.Threading.CancellationToken)">
            <summary>
            Create a resource.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='apiVersion'>
            </param>
            <param name='parameters'>
            Create or update resource parameters.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourcesOperationsExtensions.Get(Microsoft.Azure.Management.ResourceManager.IResourcesOperations,System.String,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Returns a resource belonging to a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='apiVersion'>
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourcesOperationsExtensions.GetAsync(Microsoft.Azure.Management.ResourceManager.IResourcesOperations,System.String,System.String,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns a resource belonging to a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. The name is case insensitive.
            </param>
            <param name='resourceProviderNamespace'>
            Resource identity.
            </param>
            <param name='parentResourcePath'>
            Resource identity.
            </param>
            <param name='resourceType'>
            Resource identity.
            </param>
            <param name='resourceName'>
            Resource identity.
            </param>
            <param name='apiVersion'>
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.ResourcesOperationsExtensions.ListNext(Microsoft.Azure.Management.ResourceManager.IResourcesOperations,System.String)">
            <summary>
            Get all of the resources under a subscription.
            </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.Azure.Management.ResourceManager.ResourcesOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.ResourceManager.IResourcesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Get all of the resources under a subscription.
            </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.Azure.Management.ResourceManager.SubscriptionClient">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.SubscriptionClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.SubscriptionClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.SubscriptionClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.SubscriptionClient.Credentials">
            <summary>
            Gets Azure subscription credentials.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.SubscriptionClient.ApiVersion">
            <summary>
            Client Api Version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.SubscriptionClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.SubscriptionClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout in seconds for Long Running Operations.
            Default value is 30.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.SubscriptionClient.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="M:Microsoft.Azure.Management.ResourceManager.SubscriptionClient.#ctor(System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the SubscriptionClient class.
            </summary>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.SubscriptionClient.#ctor(System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the SubscriptionClient 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.Azure.Management.ResourceManager.SubscriptionClient.#ctor(System.Uri,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the SubscriptionClient 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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.SubscriptionClient.#ctor(System.Uri,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the SubscriptionClient 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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.SubscriptionClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the SubscriptionClient class.
            </summary>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.SubscriptionClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the SubscriptionClient class.
            </summary>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.SubscriptionClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the SubscriptionClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.SubscriptionClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the SubscriptionClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='credentials'>
            Required. Gets Azure subscription credentials.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.SubscriptionClient.Initialize">
            <summary>
            Initializes client properties.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.SubscriptionsOperations">
            <summary>
            SubscriptionsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.SubscriptionsOperations.#ctor(Microsoft.Azure.Management.ResourceManager.SubscriptionClient)">
            <summary>
            Initializes a new instance of the SubscriptionsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.SubscriptionsOperations.Client">
            <summary>
            Gets a reference to the SubscriptionClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.SubscriptionsOperations.ListLocationsWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of the subscription locations.
            </summary>
            <param name='subscriptionId'>
            Id of the subscription
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.SubscriptionsOperations.GetWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets details about particular subscription.
            </summary>
            <param name='subscriptionId'>
            Id of the subscription.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.SubscriptionsOperations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of the subscriptionIds.
            </summary>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.SubscriptionsOperations.ListLocationsNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of the subscription locations.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.SubscriptionsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of the subscriptionIds.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.SubscriptionsOperationsExtensions.ListLocations(Microsoft.Azure.Management.ResourceManager.ISubscriptionsOperations,System.String)">
            <summary>
            Gets a list of the subscription locations.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='subscriptionId'>
            Id of the subscription
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.SubscriptionsOperationsExtensions.ListLocationsAsync(Microsoft.Azure.Management.ResourceManager.ISubscriptionsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a list of the subscription locations.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='subscriptionId'>
            Id of the subscription
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.SubscriptionsOperationsExtensions.Get(Microsoft.Azure.Management.ResourceManager.ISubscriptionsOperations,System.String)">
            <summary>
            Gets details about particular subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='subscriptionId'>
            Id of the subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.SubscriptionsOperationsExtensions.GetAsync(Microsoft.Azure.Management.ResourceManager.ISubscriptionsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets details about particular subscription.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='subscriptionId'>
            Id of the subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.SubscriptionsOperationsExtensions.List(Microsoft.Azure.Management.ResourceManager.ISubscriptionsOperations)">
            <summary>
            Gets a list of the subscriptionIds.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.SubscriptionsOperationsExtensions.ListAsync(Microsoft.Azure.Management.ResourceManager.ISubscriptionsOperations,System.Threading.CancellationToken)">
            <summary>
            Gets a list of the subscriptionIds.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.SubscriptionsOperationsExtensions.ListLocationsNext(Microsoft.Azure.Management.ResourceManager.ISubscriptionsOperations,System.String)">
            <summary>
            Gets a list of the subscription locations.
            </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.Azure.Management.ResourceManager.SubscriptionsOperationsExtensions.ListLocationsNextAsync(Microsoft.Azure.Management.ResourceManager.ISubscriptionsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a list of the subscription locations.
            </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.Azure.Management.ResourceManager.SubscriptionsOperationsExtensions.ListNext(Microsoft.Azure.Management.ResourceManager.ISubscriptionsOperations,System.String)">
            <summary>
            Gets a list of the subscriptionIds.
            </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.Azure.Management.ResourceManager.SubscriptionsOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.ResourceManager.ISubscriptionsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a list of the subscriptionIds.
            </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.Azure.Management.ResourceManager.TagsOperations">
            <summary>
            TagsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TagsOperations.#ctor(Microsoft.Azure.Management.ResourceManager.ResourceManagementClient)">
            <summary>
            Initializes a new instance of the TagsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.TagsOperations.Client">
            <summary>
            Gets a reference to the ResourceManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TagsOperations.DeleteValueWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Delete a subscription resource tag value.
            </summary>
            <param name='tagName'>
            The name of the tag.
            </param>
            <param name='tagValue'>
            The value of the tag.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TagsOperations.CreateOrUpdateValueWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create a subscription resource tag value.
            </summary>
            <param name='tagName'>
            The name of the tag.
            </param>
            <param name='tagValue'>
            The value of the tag.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TagsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Create a subscription resource tag.
            </summary>
            <param name='tagName'>
            The name of the tag.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TagsOperations.DeleteWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Delete a subscription resource tag.
            </summary>
            <param name='tagName'>
            The name of the tag.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TagsOperations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get a list of subscription resource tags.
            </summary>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TagsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Get a list of subscription resource tags.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TagsOperationsExtensions.DeleteValue(Microsoft.Azure.Management.ResourceManager.ITagsOperations,System.String,System.String)">
            <summary>
            Delete a subscription resource tag value.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='tagName'>
            The name of the tag.
            </param>
            <param name='tagValue'>
            The value of the tag.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TagsOperationsExtensions.DeleteValueAsync(Microsoft.Azure.Management.ResourceManager.ITagsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Delete a subscription resource tag value.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='tagName'>
            The name of the tag.
            </param>
            <param name='tagValue'>
            The value of the tag.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TagsOperationsExtensions.CreateOrUpdateValue(Microsoft.Azure.Management.ResourceManager.ITagsOperations,System.String,System.String)">
            <summary>
            Create a subscription resource tag value.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='tagName'>
            The name of the tag.
            </param>
            <param name='tagValue'>
            The value of the tag.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TagsOperationsExtensions.CreateOrUpdateValueAsync(Microsoft.Azure.Management.ResourceManager.ITagsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Create a subscription resource tag value.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='tagName'>
            The name of the tag.
            </param>
            <param name='tagValue'>
            The value of the tag.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TagsOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.ResourceManager.ITagsOperations,System.String)">
            <summary>
            Create a subscription resource tag.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='tagName'>
            The name of the tag.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TagsOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.ResourceManager.ITagsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Create a subscription resource tag.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='tagName'>
            The name of the tag.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TagsOperationsExtensions.Delete(Microsoft.Azure.Management.ResourceManager.ITagsOperations,System.String)">
            <summary>
            Delete a subscription resource tag.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='tagName'>
            The name of the tag.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TagsOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.ResourceManager.ITagsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Delete a subscription resource tag.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='tagName'>
            The name of the tag.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TagsOperationsExtensions.List(Microsoft.Azure.Management.ResourceManager.ITagsOperations)">
            <summary>
            Get a list of subscription resource tags.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TagsOperationsExtensions.ListAsync(Microsoft.Azure.Management.ResourceManager.ITagsOperations,System.Threading.CancellationToken)">
            <summary>
            Get a list of subscription resource tags.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TagsOperationsExtensions.ListNext(Microsoft.Azure.Management.ResourceManager.ITagsOperations,System.String)">
            <summary>
            Get a list of subscription resource tags.
            </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.Azure.Management.ResourceManager.TagsOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.ResourceManager.ITagsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Get a list of subscription resource tags.
            </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.Azure.Management.ResourceManager.TenantsOperations">
            <summary>
            TenantsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TenantsOperations.#ctor(Microsoft.Azure.Management.ResourceManager.SubscriptionClient)">
            <summary>
            Initializes a new instance of the TenantsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.TenantsOperations.Client">
            <summary>
            Gets a reference to the SubscriptionClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TenantsOperations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of the tenantIds.
            </summary>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TenantsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of the tenantIds.
            </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>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TenantsOperationsExtensions.List(Microsoft.Azure.Management.ResourceManager.ITenantsOperations)">
            <summary>
            Gets a list of the tenantIds.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TenantsOperationsExtensions.ListAsync(Microsoft.Azure.Management.ResourceManager.ITenantsOperations,System.Threading.CancellationToken)">
            <summary>
            Gets a list of the tenantIds.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.TenantsOperationsExtensions.ListNext(Microsoft.Azure.Management.ResourceManager.ITenantsOperations,System.String)">
            <summary>
            Gets a list of the tenantIds.
            </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.Azure.Management.ResourceManager.TenantsOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.ResourceManager.ITenantsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a list of the tenantIds.
            </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.Azure.Management.ResourceManager.Models.BasicDependency">
            <summary>
            Deployment dependency information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.BasicDependency.#ctor">
            <summary>
            Initializes a new instance of the BasicDependency class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.BasicDependency.#ctor(System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the BasicDependency class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.BasicDependency.Id">
            <summary>
            Gets or sets the ID of the dependency.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.BasicDependency.ResourceType">
            <summary>
            Gets or sets the dependency resource type.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.BasicDependency.ResourceName">
            <summary>
            Gets or sets the dependency resource name.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.DebugSetting">
            <summary>
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.DebugSetting.#ctor">
            <summary>
            Initializes a new instance of the DebugSetting class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.DebugSetting.#ctor(System.String)">
            <summary>
            Initializes a new instance of the DebugSetting class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DebugSetting.DetailLevel">
            <summary>
            Gets or sets the debug detail level.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.Dependency">
            <summary>
            Deployment dependency information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.Dependency.#ctor">
            <summary>
            Initializes a new instance of the Dependency class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.Dependency.#ctor(System.Collections.Generic.IList{Microsoft.Azure.Management.ResourceManager.Models.BasicDependency},System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the Dependency class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Dependency.DependsOn">
            <summary>
            Gets the list of dependencies.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Dependency.Id">
            <summary>
            Gets or sets the ID of the dependency.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Dependency.ResourceType">
            <summary>
            Gets or sets the dependency resource type.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Dependency.ResourceName">
            <summary>
            Gets or sets the dependency resource name.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.Deployment">
            <summary>
            Deployment operation parameters.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.Deployment.#ctor">
            <summary>
            Initializes a new instance of the Deployment class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.Deployment.#ctor(Microsoft.Azure.Management.ResourceManager.Models.DeploymentProperties)">
            <summary>
            Initializes a new instance of the Deployment class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Deployment.Properties">
            <summary>
            Gets or sets the deployment properties.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.Deployment.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.DeploymentExportResult">
            <summary>
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.DeploymentExportResult.#ctor">
            <summary>
            Initializes a new instance of the DeploymentExportResult class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.DeploymentExportResult.#ctor(System.Object)">
            <summary>
            Initializes a new instance of the DeploymentExportResult class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentExportResult.Template">
            <summary>
            Gets or sets the template content.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.DeploymentExtended">
            <summary>
            Deployment information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.DeploymentExtended.#ctor">
            <summary>
            Initializes a new instance of the DeploymentExtended class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.DeploymentExtended.#ctor(System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.DeploymentPropertiesExtended)">
            <summary>
            Initializes a new instance of the DeploymentExtended class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentExtended.Id">
            <summary>
            Gets or sets the ID of the deployment.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentExtended.Name">
            <summary>
            Gets or sets the name of the deployment.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentExtended.Properties">
            <summary>
            Gets or sets deployment properties.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.DeploymentExtended.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.DeploymentExtendedFilter">
            <summary>
            Deployment filter.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.DeploymentExtendedFilter.#ctor">
            <summary>
            Initializes a new instance of the DeploymentExtendedFilter class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.DeploymentExtendedFilter.#ctor(System.String)">
            <summary>
            Initializes a new instance of the DeploymentExtendedFilter class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentExtendedFilter.ProvisioningState">
            <summary>
            Gets or sets the provisioning state.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.DeploymentMode">
            <summary>
            Defines values for DeploymentMode.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.DeploymentOperation">
            <summary>
            Deployment operation information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.DeploymentOperation.#ctor">
            <summary>
            Initializes a new instance of the DeploymentOperation class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.DeploymentOperation.#ctor(System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.DeploymentOperationProperties)">
            <summary>
            Initializes a new instance of the DeploymentOperation class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentOperation.Id">
            <summary>
            Gets or sets full deployment operation id.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentOperation.OperationId">
            <summary>
            Gets or sets deployment operation id.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentOperation.Properties">
            <summary>
            Gets or sets deployment properties.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.DeploymentOperationProperties">
            <summary>
            Deployment operation properties.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.DeploymentOperationProperties.#ctor">
            <summary>
            Initializes a new instance of the DeploymentOperationProperties
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.DeploymentOperationProperties.#ctor(System.String,System.Nullable{System.DateTime},System.String,System.String,System.Object,Microsoft.Azure.Management.ResourceManager.Models.TargetResource,Microsoft.Azure.Management.ResourceManager.Models.HttpMessage,Microsoft.Azure.Management.ResourceManager.Models.HttpMessage)">
            <summary>
            Initializes a new instance of the DeploymentOperationProperties
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentOperationProperties.ProvisioningState">
            <summary>
            Gets or sets the state of the provisioning.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentOperationProperties.Timestamp">
            <summary>
            Gets or sets the date and time of the operation.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentOperationProperties.ServiceRequestId">
            <summary>
            Gets or sets deployment operation service request id.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentOperationProperties.StatusCode">
            <summary>
            Gets or sets operation status code.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentOperationProperties.StatusMessage">
            <summary>
            Gets or sets operation status message.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentOperationProperties.TargetResource">
            <summary>
            Gets or sets the target resource.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentOperationProperties.Request">
            <summary>
            Gets or sets the HTTP request message.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentOperationProperties.Response">
            <summary>
            Gets or sets the HTTP response message.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.DeploymentProperties">
            <summary>
            Deployment properties.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.DeploymentProperties.#ctor">
            <summary>
            Initializes a new instance of the DeploymentProperties class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.DeploymentProperties.#ctor(System.Object,Microsoft.Azure.Management.ResourceManager.Models.TemplateLink,System.Object,Microsoft.Azure.Management.ResourceManager.Models.ParametersLink,System.Nullable{Microsoft.Azure.Management.ResourceManager.Models.DeploymentMode},Microsoft.Azure.Management.ResourceManager.Models.DebugSetting)">
            <summary>
            Initializes a new instance of the DeploymentProperties class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentProperties.Template">
            <summary>
            Gets or sets the template content. Use only one of Template or
            TemplateLink.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentProperties.TemplateLink">
            <summary>
            Gets or sets the URI referencing the template. Use only one of
            Template or TemplateLink.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentProperties.Parameters">
            <summary>
            Deployment parameters. Use only one of Parameters or
            ParametersLink.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentProperties.ParametersLink">
            <summary>
            Gets or sets the URI referencing the parameters. Use only one of
            Parameters or ParametersLink.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentProperties.Mode">
            <summary>
            Gets or sets the deployment mode. Possible values for this
            property include: 'Incremental', 'Complete'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentProperties.DebugSetting">
            <summary>
            Gets or sets the debug setting of the deployment.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.DeploymentProperties.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.DeploymentPropertiesExtended">
            <summary>
            Deployment properties with additional details.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.DeploymentPropertiesExtended.#ctor">
            <summary>
            Initializes a new instance of the DeploymentPropertiesExtended
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.DeploymentPropertiesExtended.#ctor(System.String,System.String,System.Nullable{System.DateTime},System.Object,System.Collections.Generic.IList{Microsoft.Azure.Management.ResourceManager.Models.Provider},System.Collections.Generic.IList{Microsoft.Azure.Management.ResourceManager.Models.Dependency},System.Object,Microsoft.Azure.Management.ResourceManager.Models.TemplateLink,System.Object,Microsoft.Azure.Management.ResourceManager.Models.ParametersLink,System.Nullable{Microsoft.Azure.Management.ResourceManager.Models.DeploymentMode},Microsoft.Azure.Management.ResourceManager.Models.DebugSetting)">
            <summary>
            Initializes a new instance of the DeploymentPropertiesExtended
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentPropertiesExtended.ProvisioningState">
            <summary>
            Gets or sets the state of the provisioning.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentPropertiesExtended.CorrelationId">
            <summary>
            Gets or sets the correlation ID of the deployment.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentPropertiesExtended.Timestamp">
            <summary>
            Gets or sets the timestamp of the template deployment.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentPropertiesExtended.Outputs">
            <summary>
            Gets or sets key/value pairs that represent deploymentoutput.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentPropertiesExtended.Providers">
            <summary>
            Gets the list of resource providers needed for the deployment.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentPropertiesExtended.Dependencies">
            <summary>
            Gets the list of deployment dependencies.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentPropertiesExtended.Template">
            <summary>
            Gets or sets the template content. Use only one of Template or
            TemplateLink.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentPropertiesExtended.TemplateLink">
            <summary>
            Gets or sets the URI referencing the template. Use only one of
            Template or TemplateLink.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentPropertiesExtended.Parameters">
            <summary>
            Deployment parameters. Use only one of Parameters or
            ParametersLink.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentPropertiesExtended.ParametersLink">
            <summary>
            Gets or sets the URI referencing the parameters. Use only one of
            Parameters or ParametersLink.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentPropertiesExtended.Mode">
            <summary>
            Gets or sets the deployment mode. Possible values for this
            property include: 'Incremental', 'Complete'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentPropertiesExtended.DebugSetting">
            <summary>
            Gets or sets the debug setting of the deployment.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.DeploymentPropertiesExtended.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.DeploymentValidateResult">
            <summary>
            Information from validate template deployment response.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.DeploymentValidateResult.#ctor">
            <summary>
            Initializes a new instance of the DeploymentValidateResult class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.DeploymentValidateResult.#ctor(Microsoft.Azure.Management.ResourceManager.Models.ResourceManagementErrorWithDetails,Microsoft.Azure.Management.ResourceManager.Models.DeploymentPropertiesExtended)">
            <summary>
            Initializes a new instance of the DeploymentValidateResult class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentValidateResult.Error">
            <summary>
            Gets or sets validation error.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.DeploymentValidateResult.Properties">
            <summary>
            Gets or sets the template deployment properties.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.DeploymentValidateResult.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.ExportTemplateRequest">
            <summary>
            Export resource group template request parameters.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ExportTemplateRequest.#ctor">
            <summary>
            Initializes a new instance of the ExportTemplateRequest class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ExportTemplateRequest.#ctor(System.Collections.Generic.IList{System.String},System.String)">
            <summary>
            Initializes a new instance of the ExportTemplateRequest class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ExportTemplateRequest.Resources">
            <summary>
            Gets or sets the ids of the resources. The only supported string
            currently is '*' (all resources). Future api updates will support
            exporting specific resources.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ExportTemplateRequest.Options">
            <summary>
            The export template options. Supported values include
            'IncludeParameterDefaultValue', 'IncludeComments' or
            'IncludeParameterDefaultValue, IncludeComments
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.FeatureProperties">
            <summary>
            Previewed feature information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.FeatureProperties.#ctor">
            <summary>
            Initializes a new instance of the FeatureProperties class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.FeatureProperties.#ctor(System.String)">
            <summary>
            Initializes a new instance of the FeatureProperties class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.FeatureProperties.State">
            <summary>
            Gets or sets the state of the previewed feature.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.FeatureResult">
            <summary>
            Previewed feature information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.FeatureResult.#ctor">
            <summary>
            Initializes a new instance of the FeatureResult class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.FeatureResult.#ctor(System.String,Microsoft.Azure.Management.ResourceManager.Models.FeatureProperties,System.String,System.String)">
            <summary>
            Initializes a new instance of the FeatureResult class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.FeatureResult.Name">
            <summary>
            Gets or sets the name of the feature.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.FeatureResult.Properties">
            <summary>
            Gets or sets the properties of the previewed feature.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.FeatureResult.Id">
            <summary>
            Gets or sets the Id of the feature.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.FeatureResult.Type">
            <summary>
            Gets or sets the type of the feature.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.GenericResource">
            <summary>
            Resource information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.GenericResource.#ctor">
            <summary>
            Initializes a new instance of the GenericResource class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.GenericResource.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},Microsoft.Azure.Management.ResourceManager.Models.Plan,System.Object)">
            <summary>
            Initializes a new instance of the GenericResource class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.GenericResource.Plan">
            <summary>
            Gets or sets the plan of the resource.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.GenericResource.Properties">
            <summary>
            Gets or sets the resource properties.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.GenericResource.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.GenericResourceFilter">
            <summary>
            Resource filter.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.GenericResourceFilter.#ctor">
            <summary>
            Initializes a new instance of the GenericResourceFilter class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.GenericResourceFilter.#ctor(System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the GenericResourceFilter class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.GenericResourceFilter.ResourceType">
            <summary>
            Gets or sets the resource type.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.GenericResourceFilter.Tagname">
            <summary>
            Gets or sets the tag name.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.GenericResourceFilter.Tagvalue">
            <summary>
            Gets or sets the tag value.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.HttpMessage">
            <summary>
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.HttpMessage.#ctor">
            <summary>
            Initializes a new instance of the HttpMessage class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.HttpMessage.#ctor(System.Object)">
            <summary>
            Initializes a new instance of the HttpMessage class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.HttpMessage.Content">
            <summary>
            Gets or sets HTTP message content.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.Location">
            <summary>
            Location information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.Location.#ctor">
            <summary>
            Initializes a new instance of the Location class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.Location.#ctor(System.String,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the Location class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Location.Id">
            <summary>
            Gets or sets the ID of the resource
            (/subscriptions/SubscriptionId).
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Location.SubscriptionId">
            <summary>
            Gets or sets the subscription Id.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Location.Name">
            <summary>
            Gets or sets the location name
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Location.DisplayName">
            <summary>
            Gets or sets the display name of the location
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Location.Latitude">
            <summary>
            Gets or sets the latitude of the location
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Location.Longitude">
            <summary>
            Gets or sets the longitude of the location
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.LockLevel">
            <summary>
            Defines values for LockLevel.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject">
            <summary>
            Management lock information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject.#ctor">
            <summary>
            Initializes a new instance of the ManagementLockObject class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject.#ctor(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the ManagementLockObject class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject.Id">
            <summary>
            Gets or sets the Id of the lock.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject.Type">
            <summary>
            Gets or sets the type of the lock.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject.Name">
            <summary>
            Gets or sets the name of the lock.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject.Level">
            <summary>
            Gets or sets the lock level of the management lock. Possible
            values for this property include: 'NotSpecified', 'CanNotDelete',
            'ReadOnly'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ManagementLockObject.Notes">
            <summary>
            Gets or sets the notes of the management lock.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.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.Azure.Management.ResourceManager.Models.Page`1.NextPageLink">
            <summary>
            Gets the link to the next page.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.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.Azure.Management.ResourceManager.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.Azure.Management.ResourceManager.Models.ParametersLink">
            <summary>
            Entity representing the reference to the deployment paramaters.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ParametersLink.#ctor">
            <summary>
            Initializes a new instance of the ParametersLink class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ParametersLink.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the ParametersLink class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ParametersLink.Uri">
            <summary>
            URI referencing the template.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ParametersLink.ContentVersion">
            <summary>
            If included it must match the ContentVersion in the template.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ParametersLink.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.Plan">
            <summary>
            Plan for the resource.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.Plan.#ctor">
            <summary>
            Initializes a new instance of the Plan class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.Plan.#ctor(System.String,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the Plan class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Plan.Name">
            <summary>
            Gets or sets the plan ID.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Plan.Publisher">
            <summary>
            Gets or sets the publisher ID.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Plan.Product">
            <summary>
            Gets or sets the offer ID.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Plan.PromotionCode">
            <summary>
            Gets or sets the promotion code.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment">
            <summary>
            The policy definition.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment.#ctor">
            <summary>
            Initializes a new instance of the PolicyAssignment class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment.#ctor(System.String,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the PolicyAssignment class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment.Id">
            <summary>
            Gets or sets the Id of the policy assignment.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment.Type">
            <summary>
            Gets or sets the type of the policy assignment.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment.Name">
            <summary>
            Gets or sets the name of the policy assignment.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment.DisplayName">
            <summary>
            Gets or sets the policy assignment display name.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment.PolicyDefinitionId">
            <summary>
            Gets or sets the policy definition Id.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.PolicyAssignment.Scope">
            <summary>
            Gets or sets the scope at which the policy assignment exists.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.PolicyDefinition">
            <summary>
            The policy definition.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.PolicyDefinition.#ctor">
            <summary>
            Initializes a new instance of the PolicyDefinition class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.PolicyDefinition.#ctor(System.String,System.String,System.String,System.String,System.String,System.Object)">
            <summary>
            Initializes a new instance of the PolicyDefinition class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.PolicyDefinition.Id">
            <summary>
            Gets or sets the Id of the policy definition.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.PolicyDefinition.Name">
            <summary>
            Gets or sets the name of the policy definition.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.PolicyDefinition.PolicyType">
            <summary>
            Gets or sets policy definition policy type. Possible values for
            this property include: 'NotSpecified', 'BuiltIn', 'Custom'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.PolicyDefinition.DisplayName">
            <summary>
            Gets or sets the policy definition display name.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.PolicyDefinition.Description">
            <summary>
            Gets or sets the policy definition description.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.PolicyDefinition.PolicyRule">
            <summary>
            Gets or sets the policy rule.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.PolicyType">
            <summary>
            Defines values for PolicyType.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.Provider">
            <summary>
            Resource provider information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.Provider.#ctor">
            <summary>
            Initializes a new instance of the Provider class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.Provider.#ctor(System.String,System.String,System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.ResourceManager.Models.ProviderResourceType})">
            <summary>
            Initializes a new instance of the Provider class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Provider.Id">
            <summary>
            Gets or sets the provider id.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Provider.NamespaceProperty">
            <summary>
            Gets or sets the namespace of the provider.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Provider.RegistrationState">
            <summary>
            Gets or sets the registration state of the provider.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Provider.ResourceTypes">
            <summary>
            Gets or sets the collection of provider resource types.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.ProviderResourceType">
            <summary>
            Resource type managed by the resource provider.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ProviderResourceType.#ctor">
            <summary>
            Initializes a new instance of the ProviderResourceType class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ProviderResourceType.#ctor(System.String,System.Collections.Generic.IList{System.String},System.Collections.Generic.IList{System.String},System.Collections.Generic.IDictionary{System.String,System.String})">
            <summary>
            Initializes a new instance of the ProviderResourceType class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ProviderResourceType.ResourceType">
            <summary>
            Gets or sets the resource type.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ProviderResourceType.Locations">
            <summary>
            Gets or sets the collection of locations where this resource type
            can be created in.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ProviderResourceType.ApiVersions">
            <summary>
            Gets or sets the api version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ProviderResourceType.Properties">
            <summary>
            Gets or sets the properties.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.Resource">
            <summary>
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.Resource.#ctor">
            <summary>
            Initializes a new instance of the Resource class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.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>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Resource.Id">
            <summary>
            Resource Id
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Resource.Name">
            <summary>
            Resource name
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Resource.Type">
            <summary>
            Resource type
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Resource.Location">
            <summary>
            Resource location
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Resource.Tags">
            <summary>
            Resource tags
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.Resource.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroup">
            <summary>
            Resource group information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroup.#ctor">
            <summary>
            Initializes a new instance of the ResourceGroup class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroup.#ctor(System.String,System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.ResourceGroupProperties,System.Collections.Generic.IDictionary{System.String,System.String})">
            <summary>
            Initializes a new instance of the ResourceGroup class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroup.Id">
            <summary>
            Gets the ID of the resource group.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroup.Name">
            <summary>
            Gets or sets the Name of the resource group.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroup.Properties">
            <summary>
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroup.Location">
            <summary>
            Gets or sets the location of the resource group. It cannot be
            changed after the resource group has been created. Has to be one
            of the supported Azure Locations, such as West US, East US, West
            Europe, East Asia, etc.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroup.Tags">
            <summary>
            Gets or sets the tags attached to the resource group.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroup.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroupExportResult">
            <summary>
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroupExportResult.#ctor">
            <summary>
            Initializes a new instance of the ResourceGroupExportResult class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroupExportResult.#ctor(System.Object,Microsoft.Azure.Management.ResourceManager.Models.ResourceManagementErrorWithDetails)">
            <summary>
            Initializes a new instance of the ResourceGroupExportResult class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroupExportResult.Template">
            <summary>
            Gets or sets the template content.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroupExportResult.Error">
            <summary>
            Gets or sets the error.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroupExportResult.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroupFilter">
            <summary>
            Resource group filter.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroupFilter.#ctor">
            <summary>
            Initializes a new instance of the ResourceGroupFilter class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroupFilter.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the ResourceGroupFilter class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroupFilter.TagName">
            <summary>
            Gets or sets the tag name.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroupFilter.TagValue">
            <summary>
            Gets or sets the tag value.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroupProperties">
            <summary>
            The resource group properties.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroupProperties.#ctor">
            <summary>
            Initializes a new instance of the ResourceGroupProperties class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroupProperties.#ctor(System.String)">
            <summary>
            Initializes a new instance of the ResourceGroupProperties class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ResourceGroupProperties.ProvisioningState">
            <summary>
            Gets resource group provisioning state.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.ResourceManagementErrorWithDetails">
            <summary>
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ResourceManagementErrorWithDetails.#ctor">
            <summary>
            Initializes a new instance of the
            ResourceManagementErrorWithDetails class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ResourceManagementErrorWithDetails.#ctor(System.String,System.String,System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.ResourceManager.Models.ResourceManagementErrorWithDetails})">
            <summary>
            Initializes a new instance of the
            ResourceManagementErrorWithDetails class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ResourceManagementErrorWithDetails.Code">
            <summary>
            Gets or sets the error code returned from the server.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ResourceManagementErrorWithDetails.Message">
            <summary>
            Gets or sets the error message returned from the server.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ResourceManagementErrorWithDetails.Target">
            <summary>
            Gets or sets the target of the error.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ResourceManagementErrorWithDetails.Details">
            <summary>
            Gets or sets validation error.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ResourceManagementErrorWithDetails.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.ResourceProviderOperationDefinition">
            <summary>
            Resource provider operation information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ResourceProviderOperationDefinition.#ctor">
            <summary>
            Initializes a new instance of the
            ResourceProviderOperationDefinition class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ResourceProviderOperationDefinition.#ctor(System.String,Microsoft.Azure.Management.ResourceManager.Models.ResourceProviderOperationDisplayProperties)">
            <summary>
            Initializes a new instance of the
            ResourceProviderOperationDefinition class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ResourceProviderOperationDefinition.Name">
            <summary>
            Gets or sets the provider operation name.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ResourceProviderOperationDefinition.Display">
            <summary>
            Gets or sets the display property of the provider operation.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.ResourceProviderOperationDisplayProperties">
            <summary>
            Resource provider operation's display properties.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ResourceProviderOperationDisplayProperties.#ctor">
            <summary>
            Initializes a new instance of the
            ResourceProviderOperationDisplayProperties class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ResourceProviderOperationDisplayProperties.#ctor(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the
            ResourceProviderOperationDisplayProperties class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ResourceProviderOperationDisplayProperties.Publisher">
            <summary>
            Gets or sets operation description.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ResourceProviderOperationDisplayProperties.Provider">
            <summary>
            Gets or sets operation provider.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ResourceProviderOperationDisplayProperties.Resource">
            <summary>
            Gets or sets operation resource.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ResourceProviderOperationDisplayProperties.Operation">
            <summary>
            Gets or sets operation.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ResourceProviderOperationDisplayProperties.Description">
            <summary>
            Gets or sets operation description.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.ResourcesMoveInfo">
            <summary>
            Parameters of move resources.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ResourcesMoveInfo.#ctor">
            <summary>
            Initializes a new instance of the ResourcesMoveInfo class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.ResourcesMoveInfo.#ctor(System.Collections.Generic.IList{System.String},System.String)">
            <summary>
            Initializes a new instance of the ResourcesMoveInfo class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ResourcesMoveInfo.Resources">
            <summary>
            Gets or sets the ids of the resources.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.ResourcesMoveInfo.TargetResourceGroup">
            <summary>
            The target resource group.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.SubResource">
            <summary>
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.SubResource.#ctor">
            <summary>
            Initializes a new instance of the SubResource class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.SubResource.#ctor(System.String)">
            <summary>
            Initializes a new instance of the SubResource class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.SubResource.Id">
            <summary>
            Resource Id
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.Subscription">
            <summary>
            Subscription information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.Subscription.#ctor">
            <summary>
            Initializes a new instance of the Subscription class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.Subscription.#ctor(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.SubscriptionPolicies)">
            <summary>
            Initializes a new instance of the Subscription class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Subscription.Id">
            <summary>
            Gets or sets the ID of the resource
            (/subscriptions/SubscriptionId).
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Subscription.SubscriptionId">
            <summary>
            Gets or sets the subscription Id.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Subscription.DisplayName">
            <summary>
            Gets or sets the subscription display name
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Subscription.State">
            <summary>
            Gets or sets the subscription state
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.Subscription.SubscriptionPolicies">
            <summary>
            Gets or sets the subscription policies.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.SubscriptionPolicies">
            <summary>
            Subscription policies.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.SubscriptionPolicies.#ctor">
            <summary>
            Initializes a new instance of the SubscriptionPolicies class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.SubscriptionPolicies.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the SubscriptionPolicies class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.SubscriptionPolicies.LocationPlacementId">
            <summary>
            Gets or sets the subscription location placement Id.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.SubscriptionPolicies.QuotaId">
            <summary>
            Gets or sets the subscription quota Id.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.TagCount">
            <summary>
            Tag count.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.TagCount.#ctor">
            <summary>
            Initializes a new instance of the TagCount class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.TagCount.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the TagCount class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.TagCount.Type">
            <summary>
            Type of count.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.TagCount.Value">
            <summary>
            Value of count.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.TagDetails">
            <summary>
            Tag details.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.TagDetails.#ctor">
            <summary>
            Initializes a new instance of the TagDetails class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.TagDetails.#ctor(System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.TagCount,System.Collections.Generic.IList{Microsoft.Azure.Management.ResourceManager.Models.TagValue})">
            <summary>
            Initializes a new instance of the TagDetails class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.TagDetails.Id">
            <summary>
            Gets or sets the tag ID.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.TagDetails.TagName">
            <summary>
            Gets or sets the tag name.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.TagDetails.Count">
            <summary>
            Gets or sets the tag count.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.TagDetails.Values">
            <summary>
            Gets or sets the list of tag values.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.TagValue">
            <summary>
            Tag information.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.TagValue.#ctor">
            <summary>
            Initializes a new instance of the TagValue class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.TagValue.#ctor(System.String,System.String,Microsoft.Azure.Management.ResourceManager.Models.TagCount)">
            <summary>
            Initializes a new instance of the TagValue class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.TagValue.Id">
            <summary>
            Gets or sets the tag ID.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.TagValue.TagValueProperty">
            <summary>
            Gets or sets the tag value.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.TagValue.Count">
            <summary>
            Gets or sets the tag value count.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.TargetResource">
            <summary>
            Target resource.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.TargetResource.#ctor">
            <summary>
            Initializes a new instance of the TargetResource class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.TargetResource.#ctor(System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the TargetResource class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.TargetResource.Id">
            <summary>
            Gets or sets the ID of the resource.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.TargetResource.ResourceName">
            <summary>
            Gets or sets the name of the resource.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.TargetResource.ResourceType">
            <summary>
            Gets or sets the type of the resource.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.TemplateLink">
            <summary>
            Entity representing the reference to the template.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.TemplateLink.#ctor">
            <summary>
            Initializes a new instance of the TemplateLink class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.TemplateLink.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the TemplateLink class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.TemplateLink.Uri">
            <summary>
            URI referencing the template.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.TemplateLink.ContentVersion">
            <summary>
            If included it must match the ContentVersion in the template.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.TemplateLink.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.ResourceManager.Models.TenantIdDescription">
            <summary>
            Tenant Id information
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.TenantIdDescription.#ctor">
            <summary>
            Initializes a new instance of the TenantIdDescription class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.ResourceManager.Models.TenantIdDescription.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the TenantIdDescription class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.TenantIdDescription.Id">
            <summary>
            Gets or sets Id
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.ResourceManager.Models.TenantIdDescription.TenantId">
            <summary>
            Gets or sets tenantId
            </summary>
        </member>
    </members>
</doc>