Microsoft.Azure.Management.TrafficManager.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Microsoft.Azure.Management.TrafficManager</name>
    </assembly>
    <members>
        <member name="T:Microsoft.Azure.Management.TrafficManager.EndpointOperations">
            <summary>
            Operations for managing Traffic Manager endpoints.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.IEndpointOperations">
            <summary>
            Operations for managing Traffic Manager endpoints.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.IEndpointOperations.CreateOrUpdateAsync(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.TrafficManager.Models.EndpointCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Create or update a Traffic Manager endpoint.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group containing the Traffic Manager
            endpoint to be created or updated.
            </param>
            <param name='profileName'>
            The name of the Traffic Manager endpoint to be created or updated.
            </param>
            <param name='endpointType'>
            The type of the Traffic Manager endpoint to be created or updated.
            </param>
            <param name='endpointName'>
            The name of the Traffic Manager endpoint to be created or updated.
            </param>
            <param name='parameters'>
            The Traffic Manager endpoint parameters supplied to the
            CreateOrUpdate operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response to a Traffic Manager endpoint 'CreateOrUpdate'
            operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.IEndpointOperations.DeleteAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes a Traffic Manager endpoint.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group containing the Traffic Manager
            endpoint to be deleted.
            </param>
            <param name='profileName'>
            The name of the Traffic Manager endpoint to be deleted.
            </param>
            <param name='endpointType'>
            The type of the Traffic Manager endpoint to be deleted.
            </param>
            <param name='endpointName'>
            The name of the Traffic Manager endpoint to be deleted.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.IEndpointOperations.GetAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a Traffic Manager endpoint.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group containing the Traffic Manager
            endpoint.
            </param>
            <param name='profileName'>
            The name of the Traffic Manager endpoint.
            </param>
            <param name='endpointType'>
            The type of the Traffic Manager endpoint.
            </param>
            <param name='endpointName'>
            The name of the Traffic Manager endpoint.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response to a Traffic Manager endpoint 'Get' operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.IEndpointOperations.UpdateAsync(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.TrafficManager.Models.EndpointUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Create or update a Traffic Manager endpoint.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group containing the Traffic Manager
            endpoint to be created or updated.
            </param>
            <param name='profileName'>
            The name of the Traffic Manager endpoint to be created or updated.
            </param>
            <param name='endpointType'>
            The type of the Traffic Manager endpoint to be created or updated.
            </param>
            <param name='endpointName'>
            The name of the Traffic Manager endpoint to be created or updated.
            </param>
            <param name='parameters'>
            The Traffic Manager endpoint parameters supplied to the Update
            operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response to a Traffic Manager endpoint 'CreateOrUpdate'
            operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.EndpointOperations.#ctor(Microsoft.Azure.Management.TrafficManager.TrafficManagerManagementClient)">
            <summary>
            Initializes a new instance of the EndpointOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.EndpointOperations.CreateOrUpdateAsync(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.TrafficManager.Models.EndpointCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Create or update a Traffic Manager endpoint.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager endpoint to be created or updated.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager endpoint to be created or
            updated.
            </param>
            <param name='endpointType'>
            Required. The type of the Traffic Manager endpoint to be created or
            updated.
            </param>
            <param name='endpointName'>
            Required. The name of the Traffic Manager endpoint to be created or
            updated.
            </param>
            <param name='parameters'>
            Required. The Traffic Manager endpoint parameters supplied to the
            CreateOrUpdate operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response to a Traffic Manager endpoint 'CreateOrUpdate'
            operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.EndpointOperations.DeleteAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes a Traffic Manager endpoint.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager endpoint to be deleted.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager endpoint to be deleted.
            </param>
            <param name='endpointType'>
            Required. The type of the Traffic Manager endpoint to be deleted.
            </param>
            <param name='endpointName'>
            Required. The name of the Traffic Manager endpoint to be deleted.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.EndpointOperations.GetAsync(System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a Traffic Manager endpoint.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager endpoint.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager endpoint.
            </param>
            <param name='endpointType'>
            Required. The type of the Traffic Manager endpoint.
            </param>
            <param name='endpointName'>
            Required. The name of the Traffic Manager endpoint.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response to a Traffic Manager endpoint 'Get' operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.EndpointOperations.UpdateAsync(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.TrafficManager.Models.EndpointUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Create or update a Traffic Manager endpoint.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager endpoint to be created or updated.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager endpoint to be created or
            updated.
            </param>
            <param name='endpointType'>
            Required. The type of the Traffic Manager endpoint to be created or
            updated.
            </param>
            <param name='endpointName'>
            Required. The name of the Traffic Manager endpoint to be created or
            updated.
            </param>
            <param name='parameters'>
            Required. The Traffic Manager endpoint parameters supplied to the
            Update operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response to a Traffic Manager endpoint 'CreateOrUpdate'
            operation.
            </returns>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.EndpointOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.Azure.Management.TrafficManager.TrafficManagerManagementClient.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.EndpointOperationsExtensions">
            <summary>
            Client for creating, updating, listing and deleting Azure Traffic
            Manager profiles (see
            http://azure.microsoft.com/en-gb/documentation/articles/traffic-manager-overview/
            for more information)
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.EndpointOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.TrafficManager.IEndpointOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.TrafficManager.Models.EndpointCreateOrUpdateParameters)">
            <summary>
            Create or update a Traffic Manager endpoint.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.TrafficManager.IEndpointOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager endpoint to be created or updated.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager endpoint to be created or
            updated.
            </param>
            <param name='endpointType'>
            Required. The type of the Traffic Manager endpoint to be created or
            updated.
            </param>
            <param name='endpointName'>
            Required. The name of the Traffic Manager endpoint to be created or
            updated.
            </param>
            <param name='parameters'>
            Required. The Traffic Manager endpoint parameters supplied to the
            CreateOrUpdate operation.
            </param>
            <returns>
            The response to a Traffic Manager endpoint 'CreateOrUpdate'
            operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.EndpointOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.TrafficManager.IEndpointOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.TrafficManager.Models.EndpointCreateOrUpdateParameters)">
            <summary>
            Create or update a Traffic Manager endpoint.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.TrafficManager.IEndpointOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager endpoint to be created or updated.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager endpoint to be created or
            updated.
            </param>
            <param name='endpointType'>
            Required. The type of the Traffic Manager endpoint to be created or
            updated.
            </param>
            <param name='endpointName'>
            Required. The name of the Traffic Manager endpoint to be created or
            updated.
            </param>
            <param name='parameters'>
            Required. The Traffic Manager endpoint parameters supplied to the
            CreateOrUpdate operation.
            </param>
            <returns>
            The response to a Traffic Manager endpoint 'CreateOrUpdate'
            operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.EndpointOperationsExtensions.Delete(Microsoft.Azure.Management.TrafficManager.IEndpointOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes a Traffic Manager endpoint.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.TrafficManager.IEndpointOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager endpoint to be deleted.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager endpoint to be deleted.
            </param>
            <param name='endpointType'>
            Required. The type of the Traffic Manager endpoint to be deleted.
            </param>
            <param name='endpointName'>
            Required. The name of the Traffic Manager endpoint to be deleted.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.EndpointOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.TrafficManager.IEndpointOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes a Traffic Manager endpoint.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.TrafficManager.IEndpointOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager endpoint to be deleted.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager endpoint to be deleted.
            </param>
            <param name='endpointType'>
            Required. The type of the Traffic Manager endpoint to be deleted.
            </param>
            <param name='endpointName'>
            Required. The name of the Traffic Manager endpoint to be deleted.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.EndpointOperationsExtensions.Get(Microsoft.Azure.Management.TrafficManager.IEndpointOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Gets a Traffic Manager endpoint.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.TrafficManager.IEndpointOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager endpoint.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager endpoint.
            </param>
            <param name='endpointType'>
            Required. The type of the Traffic Manager endpoint.
            </param>
            <param name='endpointName'>
            Required. The name of the Traffic Manager endpoint.
            </param>
            <returns>
            The response to a Traffic Manager endpoint 'Get' operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.EndpointOperationsExtensions.GetAsync(Microsoft.Azure.Management.TrafficManager.IEndpointOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Gets a Traffic Manager endpoint.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.TrafficManager.IEndpointOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager endpoint.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager endpoint.
            </param>
            <param name='endpointType'>
            Required. The type of the Traffic Manager endpoint.
            </param>
            <param name='endpointName'>
            Required. The name of the Traffic Manager endpoint.
            </param>
            <returns>
            The response to a Traffic Manager endpoint 'Get' operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.EndpointOperationsExtensions.Update(Microsoft.Azure.Management.TrafficManager.IEndpointOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.TrafficManager.Models.EndpointUpdateParameters)">
            <summary>
            Create or update a Traffic Manager endpoint.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.TrafficManager.IEndpointOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager endpoint to be created or updated.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager endpoint to be created or
            updated.
            </param>
            <param name='endpointType'>
            Required. The type of the Traffic Manager endpoint to be created or
            updated.
            </param>
            <param name='endpointName'>
            Required. The name of the Traffic Manager endpoint to be created or
            updated.
            </param>
            <param name='parameters'>
            Required. The Traffic Manager endpoint parameters supplied to the
            Update operation.
            </param>
            <returns>
            The response to a Traffic Manager endpoint 'CreateOrUpdate'
            operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.EndpointOperationsExtensions.UpdateAsync(Microsoft.Azure.Management.TrafficManager.IEndpointOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.TrafficManager.Models.EndpointUpdateParameters)">
            <summary>
            Create or update a Traffic Manager endpoint.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.TrafficManager.IEndpointOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager endpoint to be created or updated.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager endpoint to be created or
            updated.
            </param>
            <param name='endpointType'>
            Required. The type of the Traffic Manager endpoint to be created or
            updated.
            </param>
            <param name='endpointName'>
            Required. The name of the Traffic Manager endpoint to be created or
            updated.
            </param>
            <param name='parameters'>
            Required. The Traffic Manager endpoint parameters supplied to the
            Update operation.
            </param>
            <returns>
            The response to a Traffic Manager endpoint 'CreateOrUpdate'
            operation.
            </returns>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.IProfileOperations">
            <summary>
            Operations for managing Traffic Manager profiles.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.IProfileOperations.CheckTrafficManagerRelativeDnsNameAvailabilityAsync(Microsoft.Azure.Management.TrafficManager.Models.CheckTrafficManagerRelativeDnsNameAvailabilityParameters,System.Threading.CancellationToken)">
            <summary>
            Create or update a Traffic Manager endpoint.
            </summary>
            <param name='parameters'>
            The Traffic Manager name parameters supplied to the
            CheckTrafficManagerNameAvailability operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response to a 'CheckTrafficManagerNameAvailability' operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.IProfileOperations.CreateOrUpdateAsync(System.String,System.String,Microsoft.Azure.Management.TrafficManager.Models.ProfileCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Create or update a Traffic Manager profile.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group containing the Traffic Manager
            profile.
            </param>
            <param name='profileName'>
            The name of the Traffic Manager profile.
            </param>
            <param name='parameters'>
            The Traffic Manager profile parameters supplied to the
            CreateOrUpdate operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response to a Traffic Manager profile 'CreateOrUpdate'
            operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.IProfileOperations.DeleteAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes a Traffic Manager profile.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group containing the Traffic Manager
            profile to be deleted.
            </param>
            <param name='profileName'>
            The name of the Traffic Manager profile to be deleted.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.IProfileOperations.GetAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a Traffic Manager profile.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group containing the Traffic Manager
            profile.
            </param>
            <param name='profileName'>
            The name of the Traffic Manager profile.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response to a Traffic Manager profile 'Create' operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.IProfileOperations.ListAllAsync(System.Threading.CancellationToken)">
            <summary>
            Lists all Traffic Manager profiles within a subscription.
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response to a Traffic Manager profile 'ListAll' or
            'ListAllInResourceGroup' operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.IProfileOperations.ListAllInResourceGroupAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Lists all Traffic Manager profiles within a resource group.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group containing the Traffic Manager
            profiles to be listed.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response to a Traffic Manager profile 'ListAll' or
            'ListAllInResourceGroup' operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.IProfileOperations.UpdateAsync(System.String,System.String,Microsoft.Azure.Management.TrafficManager.Models.ProfileUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Update a Traffic Manager profile.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group containing the Traffic Manager
            profile.
            </param>
            <param name='profileName'>
            The name of the Traffic Manager profile.
            </param>
            <param name='parameters'>
            The Traffic Manager profile parameters supplied to the Update
            operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Parameters supplied to update a Traffic Manager profile.
            </returns>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.ITrafficManagerManagementClient">
            <summary>
            Client for creating, updating, listing and deleting Azure Traffic
            Manager profiles (see
            http://azure.microsoft.com/en-gb/documentation/articles/traffic-manager-overview/
            for more information)
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.ITrafficManagerManagementClient.ApiVersion">
            <summary>
            Gets the API version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.ITrafficManagerManagementClient.BaseUri">
            <summary>
            Gets the URI used as the base for all cloud service requests.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.ITrafficManagerManagementClient.Credentials">
            <summary>
            Gets subscription credentials which uniquely identify Microsoft
            Azure subscription. The subscription ID forms part of the URI for
            every service call.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.ITrafficManagerManagementClient.LongRunningOperationInitialTimeout">
            <summary>
            Gets or sets the initial timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.ITrafficManagerManagementClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.ITrafficManagerManagementClient.Endpoints">
            <summary>
            Operations for managing Traffic Manager endpoints.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.ITrafficManagerManagementClient.Profiles">
            <summary>
            Operations for managing Traffic Manager profiles.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.Models.CheckTrafficManagerRelativeDnsNameAvailabilityParameters">
            <summary>
            Parameters supplied to check Traffic Manager name operation.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.CheckTrafficManagerRelativeDnsNameAvailabilityParameters.#ctor">
            <summary>
            Initializes a new instance of the
            CheckTrafficManagerRelativeDnsNameAvailabilityParameters class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.CheckTrafficManagerRelativeDnsNameAvailabilityParameters.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the
            CheckTrafficManagerRelativeDnsNameAvailabilityParameters class
            with required arguments.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.CheckTrafficManagerRelativeDnsNameAvailabilityParameters.Name">
            <summary>
            Required. Gets or sets the name of the resource.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.CheckTrafficManagerRelativeDnsNameAvailabilityParameters.Type">
            <summary>
            Required. Gets or sets the type of the resource.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.Models.CheckTrafficManagerRelativeDnsNameAvailabilityResponse">
            <summary>
            The response to a 'CheckTrafficManagerNameAvailability' operation.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.CheckTrafficManagerRelativeDnsNameAvailabilityResponse.#ctor">
            <summary>
            Initializes a new instance of the
            CheckTrafficManagerRelativeDnsNameAvailabilityResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.CheckTrafficManagerRelativeDnsNameAvailabilityResponse.Message">
            <summary>
            Optional. Gets an error message explaining the Reason value in more
            detail.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.CheckTrafficManagerRelativeDnsNameAvailabilityResponse.Name">
            <summary>
            Optional. Gets or sets the name of the resource.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.CheckTrafficManagerRelativeDnsNameAvailabilityResponse.NameAvailable">
            <summary>
            Optional. Gets a boolean value that indicates whether the name is
            available for you to use. If true, the name is available. If
            false, the name has already been taken or invalid and cannot be
            used.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.CheckTrafficManagerRelativeDnsNameAvailabilityResponse.Reason">
            <summary>
            Optional. Gets the reason that a storage account name could not be
            used. The Reason element is only returned if NameAvailable is
            false.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.CheckTrafficManagerRelativeDnsNameAvailabilityResponse.Type">
            <summary>
            Optional. Gets or sets the type of the resource.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.Models.DnsConfig">
            <summary>
            Class containing DNS settings in a Traffic Manager profile.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.DnsConfig.#ctor">
            <summary>
            Initializes a new instance of the DnsConfig class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.DnsConfig.#ctor(System.String,System.UInt32)">
            <summary>
            Initializes a new instance of the DnsConfig class with required
            arguments.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.DnsConfig.Fqdn">
            <summary>
            Optional. Gets or sets the fully-qualified domain name (FQDN) of
            the Traffic Manager profile. This is formed from the
            concatenation of the RelativeName with the DNS domain used by
            Azure Traffic Manager.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.DnsConfig.RelativeName">
            <summary>
            Required. Gets or sets the relative DNS name provided by this
            Traffic Manager profile. This value is combined with the DNS
            domain name used by Azure Traffic Manager to form the
            fully-qualified domain name (FQDN) of the profile.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.DnsConfig.Ttl">
            <summary>
            Required. Gets or sets the DNS Ttime-To-Live (TTL), in seconds.
            This informs the local DNS resolvers and DNS clients how long to
            cache DNS responses provided by this Traffic Manager profile.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.Models.Endpoint">
            <summary>
            Class respresenting a Traffic Manager endpoint.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.Endpoint.#ctor">
            <summary>
            Initializes a new instance of the Endpoint class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.Endpoint.Id">
            <summary>
            Optional. Gets or sets the ID of the Traffic Manager endpoint.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.Endpoint.Name">
            <summary>
            Optional. Gets or sets the name of the Traffic Manager endpoint.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.Endpoint.Properties">
            <summary>
            Optional. Gets or sets the properties of the Traffic Manager
            endpoint.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.Endpoint.Type">
            <summary>
            Optional. Gets or sets the endpoint type of the Traffic Manager
            endpoint.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.Models.EndpointCreateOrUpdateParameters">
            <summary>
            Parameters supplied to create or update a Traffic Manager endpoint.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.EndpointCreateOrUpdateParameters.#ctor">
            <summary>
            Initializes a new instance of the EndpointCreateOrUpdateParameters
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.EndpointCreateOrUpdateParameters.#ctor(Microsoft.Azure.Management.TrafficManager.Models.Endpoint)">
            <summary>
            Initializes a new instance of the EndpointCreateOrUpdateParameters
            class with required arguments.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.EndpointCreateOrUpdateParameters.Endpoint">
            <summary>
            Required. Gets or sets parameters for the Traffic Manager endpoint
            being created or updated.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.Models.EndpointCreateOrUpdateResponse">
            <summary>
            The response to a Traffic Manager endpoint 'CreateOrUpdate' operation.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.EndpointCreateOrUpdateResponse.#ctor">
            <summary>
            Initializes a new instance of the EndpointCreateOrUpdateResponse
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.EndpointCreateOrUpdateResponse.Endpoint">
            <summary>
            Optional. Gets or sets information about the endpoint in the
            response to the 'CreateOrUpdate' operation.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.Models.EndpointGetResponse">
            <summary>
            The response to a Traffic Manager endpoint 'Get' operation.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.EndpointGetResponse.#ctor">
            <summary>
            Initializes a new instance of the EndpointGetResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.EndpointGetResponse.Endpoint">
            <summary>
            Optional. Gets or sets information about the endpoint in the
            response to the 'Get' operation.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.Models.EndpointProperties">
            <summary>
            Class containing the properties of a Traffic Manager endpoint.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.EndpointProperties.#ctor">
            <summary>
            Initializes a new instance of the EndpointProperties class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.EndpointProperties.EndpointLocation">
            <summary>
            Optional. Specifies the location of the external or nested
            endpoints when using the ‘Performance’ traffic routing method.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.EndpointProperties.EndpointMonitorStatus">
            <summary>
            Optional. Gets or sets the monitoring status of the endpoint.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.EndpointProperties.EndpointStatus">
            <summary>
            Optional. Gets or sets the status of the endpoint.. If the
            endpoint is Enabled, it is probed for endpoint health and is
            included in the traffic routing method. Possible values are
            'Enabled' and 'Disabled'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.EndpointProperties.MinChildEndpoints">
            <summary>
            Optional. Gets or sets the minimum number of endpoints that must be
            available in the child profile in order for the parent profile to
            be considered available. Only applicable to endpoint of type
            'NestedEndpoints'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.EndpointProperties.Priority">
            <summary>
            Optional. Gets or sets the priority of this endpoint when using the
            â€˜Priority’ traffic routing method. Possible values are from 1 to
            1000, lower values represent higher priority. This is an optional
            parameter. If specified, it must be specified on all endpoints,
            and no two endpoints can share the same priority value.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.EndpointProperties.Target">
            <summary>
            Optional. Gets or sets the fully-qualified DNS name of the
            endpoint. Traffic Manager returns this value in DNS responses to
            direct traffic to this endpoint.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.EndpointProperties.TargetResourceId">
            <summary>
            Optional. Gets or sets the Azure Resource URI of the of the
            endpoint. Not applicable to endpoints of type 'ExternalEndpoints'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.EndpointProperties.Weight">
            <summary>
            Optional. Gets or sets the weight of this endpoint when using the
            'Weighted' traffic routing method. Possible values are from 1 to
            1000.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.Models.EndpointUpdateParameters">
            <summary>
            Parameters supplied to create or update a Traffic Manager endpoint.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.EndpointUpdateParameters.#ctor">
            <summary>
            Initializes a new instance of the EndpointUpdateParameters class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.EndpointUpdateParameters.#ctor(Microsoft.Azure.Management.TrafficManager.Models.Endpoint)">
            <summary>
            Initializes a new instance of the EndpointUpdateParameters class
            with required arguments.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.EndpointUpdateParameters.Endpoint">
            <summary>
            Required. Gets or sets parameters for the Traffic Manager endpoint
            being created or updated.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.Models.EndpointUpdateResponse">
            <summary>
            The response to a Traffic Manager endpoint 'CreateOrUpdate' operation.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.EndpointUpdateResponse.#ctor">
            <summary>
            Initializes a new instance of the EndpointUpdateResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.EndpointUpdateResponse.Endpoint">
            <summary>
            Optional. Gets or sets information about the endpoint in the
            response to the 'CreateOrUpdate' operation.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.Models.MonitorConfig">
            <summary>
            Class containing endpoint monitoring settings in a Traffic Manager
            profile.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.MonitorConfig.#ctor">
            <summary>
            Initializes a new instance of the MonitorConfig class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.MonitorConfig.#ctor(System.String,System.UInt32,System.String)">
            <summary>
            Initializes a new instance of the MonitorConfig class with required
            arguments.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.MonitorConfig.Path">
            <summary>
            Required. Gets or sets the path relative to the endpoint domain
            name used to probe for endpoint health.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.MonitorConfig.Port">
            <summary>
            Required. Gets or sets the TCP port used to probe for endpoint
            health.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.MonitorConfig.ProfileMonitorStatus">
            <summary>
            Optional. Gets or sets the profile-level monitoring status of the
            Traffic Manager profile.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.MonitorConfig.Protocol">
            <summary>
            Required. Gets or sets the protocol (HTTP or HTTPS) used to probe
            for endpoint health.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.Models.Profile">
            <summary>
            Class representing a Traffic Manager profile.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.Profile.#ctor">
            <summary>
            Initializes a new instance of the Profile class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.Profile.#ctor(System.String)">
            <summary>
            Initializes a new instance of the Profile class with required
            arguments.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.Profile.Properties">
            <summary>
            Optional. Gets or sets the properties of the profile.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.Models.ProfileCreateOrUpdateParameters">
            <summary>
            Parameters supplied to create or update a Traffic Manager profile.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.ProfileCreateOrUpdateParameters.#ctor">
            <summary>
            Initializes a new instance of the ProfileCreateOrUpdateParameters
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.ProfileCreateOrUpdateParameters.#ctor(Microsoft.Azure.Management.TrafficManager.Models.Profile)">
            <summary>
            Initializes a new instance of the ProfileCreateOrUpdateParameters
            class with required arguments.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.ProfileCreateOrUpdateParameters.Profile">
            <summary>
            Required. Gets or sets parameters for the Traffic Manager profile
            being created or updated.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.Models.ProfileCreateOrUpdateResponse">
            <summary>
            The response to a Traffic Manager profile 'CreateOrUpdate' operation.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.ProfileCreateOrUpdateResponse.#ctor">
            <summary>
            Initializes a new instance of the ProfileCreateOrUpdateResponse
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.ProfileCreateOrUpdateResponse.Profile">
            <summary>
            Optional. Gets or sets information about the profile in the
            response to the 'CreateOrUpdate' operation.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.Models.ProfileGetResponse">
            <summary>
            The response to a Traffic Manager profile 'Create' operation.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.ProfileGetResponse.#ctor">
            <summary>
            Initializes a new instance of the ProfileGetResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.ProfileGetResponse.Profile">
            <summary>
            Optional. Gets or sets information about the Traffic Manager
            profile in the response to the 'Create' operation.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.Models.ProfileListResponse">
            <summary>
            The response to a Traffic Manager profile 'ListAll' or
            'ListAllInResourceGroup' operation.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.ProfileListResponse.#ctor">
            <summary>
            Initializes a new instance of the ProfileListResponse class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.ProfileListResponse.#ctor(System.Collections.Generic.IList{Microsoft.Azure.Management.TrafficManager.Models.Profile})">
            <summary>
            Initializes a new instance of the ProfileListResponse class with
            required arguments.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.ProfileListResponse.GetEnumerator">
            <summary>
            Gets the sequence of Profiles.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.ProfileListResponse.System#Collections#IEnumerable#GetEnumerator">
            <summary>
            Gets the sequence of Profiles.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.ProfileListResponse.Profiles">
            <summary>
            Required. Gets or sets information about the Traffic Manager
            profiles in the response to the 'ListAll' or
            'ListAllInResourceGroup' operation.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.Models.ProfileProperties">
            <summary>
            Class containing the properties of a Traffic Manager profile.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.ProfileProperties.#ctor">
            <summary>
            Initializes a new instance of the ProfileProperties class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.ProfileProperties.DnsConfig">
            <summary>
            Optional. Gets or sets the DNS settings of the Traffic Manager
            profile.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.ProfileProperties.Endpoints">
            <summary>
            Optional. Gets or sets the list of endpoints in the Traffic Manager
            profile.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.ProfileProperties.MonitorConfig">
            <summary>
            Optional. Gets or sets the endpoint monitoring settings of the
            Traffic Manager profile.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.ProfileProperties.ProfileStatus">
            <summary>
            Optional. Gets or sets the status of the Traffic Manager profile.
            Possible values are 'Enabled' and 'Disabled'.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.ProfileProperties.TrafficRoutingMethod">
            <summary>
            Optional. Gets or sets the traffic routing method of the Traffic
            Manager profile. Possible values are 'Performance', 'Weighted',
            or 'Priority'.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.Models.ProfileUpdateParameters">
            <summary>
            Parameters supplied to update a Traffic Manager profile.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.ProfileUpdateParameters.#ctor">
            <summary>
            Initializes a new instance of the ProfileUpdateParameters class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.ProfileUpdateParameters.#ctor(Microsoft.Azure.Management.TrafficManager.Models.Profile)">
            <summary>
            Initializes a new instance of the ProfileUpdateParameters class
            with required arguments.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.ProfileUpdateParameters.Profile">
            <summary>
            Required. Gets or sets parameters for the Traffic Manager profile
            being updated.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.Models.ProfileUpdateResponse">
            <summary>
            Parameters supplied to update a Traffic Manager profile.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.ProfileUpdateResponse.#ctor">
            <summary>
            Initializes a new instance of the ProfileUpdateResponse class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.Models.ProfileUpdateResponse.#ctor(Microsoft.Azure.Management.TrafficManager.Models.Profile)">
            <summary>
            Initializes a new instance of the ProfileUpdateResponse class with
            required arguments.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.Models.ProfileUpdateResponse.Profile">
            <summary>
            Required. Gets or sets parameters for the Traffic Manager profile
            being updated.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.Models.Reason">
            <summary>
            Specifies the reason that a storage account name could not be used.
            </summary>
        </member>
        <member name="F:Microsoft.Azure.Management.TrafficManager.Models.Reason.AccountNameInvalid">
            <summary>
            This indicates that the name has syntactic errors (invalid
            characters, string length, etc.)
            </summary>
        </member>
        <member name="F:Microsoft.Azure.Management.TrafficManager.Models.Reason.AlreadyExists">
            <summary>
            This indicates that the name has already been taken by an existing
            storage account.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.ProfileOperations">
            <summary>
            Operations for managing Traffic Manager profiles.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.ProfileOperations.#ctor(Microsoft.Azure.Management.TrafficManager.TrafficManagerManagementClient)">
            <summary>
            Initializes a new instance of the ProfileOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.ProfileOperations.CheckTrafficManagerRelativeDnsNameAvailabilityAsync(Microsoft.Azure.Management.TrafficManager.Models.CheckTrafficManagerRelativeDnsNameAvailabilityParameters,System.Threading.CancellationToken)">
            <summary>
            Create or update a Traffic Manager endpoint.
            </summary>
            <param name='parameters'>
            Required. The Traffic Manager name parameters supplied to the
            CheckTrafficManagerNameAvailability operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response to a 'CheckTrafficManagerNameAvailability' operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.ProfileOperations.CreateOrUpdateAsync(System.String,System.String,Microsoft.Azure.Management.TrafficManager.Models.ProfileCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Create or update a Traffic Manager profile.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager profile.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager profile.
            </param>
            <param name='parameters'>
            Required. The Traffic Manager profile parameters supplied to the
            CreateOrUpdate operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response to a Traffic Manager profile 'CreateOrUpdate'
            operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.ProfileOperations.DeleteAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes a Traffic Manager profile.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager profile to be deleted.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager profile to be deleted.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.ProfileOperations.GetAsync(System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a Traffic Manager profile.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager profile.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager profile.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response to a Traffic Manager profile 'Create' operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.ProfileOperations.ListAllAsync(System.Threading.CancellationToken)">
            <summary>
            Lists all Traffic Manager profiles within a subscription.
            </summary>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response to a Traffic Manager profile 'ListAll' or
            'ListAllInResourceGroup' operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.ProfileOperations.ListAllInResourceGroupAsync(System.String,System.Threading.CancellationToken)">
            <summary>
            Lists all Traffic Manager profiles within a resource group.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager profiles to be listed.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            The response to a Traffic Manager profile 'ListAll' or
            'ListAllInResourceGroup' operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.ProfileOperations.UpdateAsync(System.String,System.String,Microsoft.Azure.Management.TrafficManager.Models.ProfileUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Update a Traffic Manager profile.
            </summary>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager profile.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager profile.
            </param>
            <param name='parameters'>
            Required. The Traffic Manager profile parameters supplied to the
            Update operation.
            </param>
            <param name='cancellationToken'>
            Cancellation token.
            </param>
            <returns>
            Parameters supplied to update a Traffic Manager profile.
            </returns>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.ProfileOperations.Client">
            <summary>
            Gets a reference to the
            Microsoft.Azure.Management.TrafficManager.TrafficManagerManagementClient.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.ProfileOperationsExtensions">
            <summary>
            Client for creating, updating, listing and deleting Azure Traffic
            Manager profiles (see
            http://azure.microsoft.com/en-gb/documentation/articles/traffic-manager-overview/
            for more information)
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.ProfileOperationsExtensions.CheckTrafficManagerRelativeDnsNameAvailability(Microsoft.Azure.Management.TrafficManager.IProfileOperations,Microsoft.Azure.Management.TrafficManager.Models.CheckTrafficManagerRelativeDnsNameAvailabilityParameters)">
            <summary>
            Create or update a Traffic Manager endpoint.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.TrafficManager.IProfileOperations.
            </param>
            <param name='parameters'>
            Required. The Traffic Manager name parameters supplied to the
            CheckTrafficManagerNameAvailability operation.
            </param>
            <returns>
            The response to a 'CheckTrafficManagerNameAvailability' operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.ProfileOperationsExtensions.CheckTrafficManagerRelativeDnsNameAvailabilityAsync(Microsoft.Azure.Management.TrafficManager.IProfileOperations,Microsoft.Azure.Management.TrafficManager.Models.CheckTrafficManagerRelativeDnsNameAvailabilityParameters)">
            <summary>
            Create or update a Traffic Manager endpoint.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.TrafficManager.IProfileOperations.
            </param>
            <param name='parameters'>
            Required. The Traffic Manager name parameters supplied to the
            CheckTrafficManagerNameAvailability operation.
            </param>
            <returns>
            The response to a 'CheckTrafficManagerNameAvailability' operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.ProfileOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.TrafficManager.IProfileOperations,System.String,System.String,Microsoft.Azure.Management.TrafficManager.Models.ProfileCreateOrUpdateParameters)">
            <summary>
            Create or update a Traffic Manager profile.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.TrafficManager.IProfileOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager profile.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager profile.
            </param>
            <param name='parameters'>
            Required. The Traffic Manager profile parameters supplied to the
            CreateOrUpdate operation.
            </param>
            <returns>
            The response to a Traffic Manager profile 'CreateOrUpdate'
            operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.ProfileOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.TrafficManager.IProfileOperations,System.String,System.String,Microsoft.Azure.Management.TrafficManager.Models.ProfileCreateOrUpdateParameters)">
            <summary>
            Create or update a Traffic Manager profile.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.TrafficManager.IProfileOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager profile.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager profile.
            </param>
            <param name='parameters'>
            Required. The Traffic Manager profile parameters supplied to the
            CreateOrUpdate operation.
            </param>
            <returns>
            The response to a Traffic Manager profile 'CreateOrUpdate'
            operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.ProfileOperationsExtensions.Delete(Microsoft.Azure.Management.TrafficManager.IProfileOperations,System.String,System.String)">
            <summary>
            Deletes a Traffic Manager profile.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.TrafficManager.IProfileOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager profile to be deleted.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager profile to be deleted.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.ProfileOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.TrafficManager.IProfileOperations,System.String,System.String)">
            <summary>
            Deletes a Traffic Manager profile.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.TrafficManager.IProfileOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager profile to be deleted.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager profile to be deleted.
            </param>
            <returns>
            A standard service response including an HTTP status code and
            request ID.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.ProfileOperationsExtensions.Get(Microsoft.Azure.Management.TrafficManager.IProfileOperations,System.String,System.String)">
            <summary>
            Gets a Traffic Manager profile.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.TrafficManager.IProfileOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager profile.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager profile.
            </param>
            <returns>
            The response to a Traffic Manager profile 'Create' operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.ProfileOperationsExtensions.GetAsync(Microsoft.Azure.Management.TrafficManager.IProfileOperations,System.String,System.String)">
            <summary>
            Gets a Traffic Manager profile.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.TrafficManager.IProfileOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager profile.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager profile.
            </param>
            <returns>
            The response to a Traffic Manager profile 'Create' operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.ProfileOperationsExtensions.ListAll(Microsoft.Azure.Management.TrafficManager.IProfileOperations)">
            <summary>
            Lists all Traffic Manager profiles within a subscription.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.TrafficManager.IProfileOperations.
            </param>
            <returns>
            The response to a Traffic Manager profile 'ListAll' or
            'ListAllInResourceGroup' operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.ProfileOperationsExtensions.ListAllAsync(Microsoft.Azure.Management.TrafficManager.IProfileOperations)">
            <summary>
            Lists all Traffic Manager profiles within a subscription.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.TrafficManager.IProfileOperations.
            </param>
            <returns>
            The response to a Traffic Manager profile 'ListAll' or
            'ListAllInResourceGroup' operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.ProfileOperationsExtensions.ListAllInResourceGroup(Microsoft.Azure.Management.TrafficManager.IProfileOperations,System.String)">
            <summary>
            Lists all Traffic Manager profiles within a resource group.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.TrafficManager.IProfileOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager profiles to be listed.
            </param>
            <returns>
            The response to a Traffic Manager profile 'ListAll' or
            'ListAllInResourceGroup' operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.ProfileOperationsExtensions.ListAllInResourceGroupAsync(Microsoft.Azure.Management.TrafficManager.IProfileOperations,System.String)">
            <summary>
            Lists all Traffic Manager profiles within a resource group.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.TrafficManager.IProfileOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager profiles to be listed.
            </param>
            <returns>
            The response to a Traffic Manager profile 'ListAll' or
            'ListAllInResourceGroup' operation.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.ProfileOperationsExtensions.Update(Microsoft.Azure.Management.TrafficManager.IProfileOperations,System.String,System.String,Microsoft.Azure.Management.TrafficManager.Models.ProfileUpdateParameters)">
            <summary>
            Update a Traffic Manager profile.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.TrafficManager.IProfileOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager profile.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager profile.
            </param>
            <param name='parameters'>
            Required. The Traffic Manager profile parameters supplied to the
            Update operation.
            </param>
            <returns>
            Parameters supplied to update a Traffic Manager profile.
            </returns>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.ProfileOperationsExtensions.UpdateAsync(Microsoft.Azure.Management.TrafficManager.IProfileOperations,System.String,System.String,Microsoft.Azure.Management.TrafficManager.Models.ProfileUpdateParameters)">
            <summary>
            Update a Traffic Manager profile.
            </summary>
            <param name='operations'>
            Reference to the
            Microsoft.Azure.Management.TrafficManager.IProfileOperations.
            </param>
            <param name='resourceGroupName'>
            Required. The name of the resource group containing the Traffic
            Manager profile.
            </param>
            <param name='profileName'>
            Required. The name of the Traffic Manager profile.
            </param>
            <param name='parameters'>
            Required. The Traffic Manager profile parameters supplied to the
            Update operation.
            </param>
            <returns>
            Parameters supplied to update a Traffic Manager profile.
            </returns>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.TrafficManagerManagementClient">
            <summary>
            Client for creating, updating, listing and deleting Azure Traffic
            Manager profiles (see
            http://azure.microsoft.com/en-gb/documentation/articles/traffic-manager-overview/
            for more information)
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.TrafficManagerManagementClient.#ctor">
            <summary>
            Initializes a new instance of the TrafficManagerManagementClient
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.TrafficManagerManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.Uri)">
            <summary>
            Initializes a new instance of the TrafficManagerManagementClient
            class.
            </summary>
            <param name='credentials'>
            Required. Gets subscription credentials which uniquely identify
            Microsoft Azure subscription. The subscription ID forms part of
            the URI for every service call.
            </param>
            <param name='baseUri'>
            Optional. Gets the URI used as the base for all cloud service
            requests.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.TrafficManagerManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials)">
            <summary>
            Initializes a new instance of the TrafficManagerManagementClient
            class.
            </summary>
            <param name='credentials'>
            Required. Gets subscription credentials which uniquely identify
            Microsoft Azure subscription. The subscription ID forms part of
            the URI for every service call.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.TrafficManagerManagementClient.#ctor(System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the TrafficManagerManagementClient
            class.
            </summary>
            <param name='httpClient'>
            The Http client
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.TrafficManagerManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.Uri,System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the TrafficManagerManagementClient
            class.
            </summary>
            <param name='credentials'>
            Required. Gets subscription credentials which uniquely identify
            Microsoft Azure subscription. The subscription ID forms part of
            the URI for every service call.
            </param>
            <param name='baseUri'>
            Optional. Gets the URI used as the base for all cloud service
            requests.
            </param>
            <param name='httpClient'>
            The Http client
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.TrafficManagerManagementClient.#ctor(Microsoft.Azure.SubscriptionCloudCredentials,System.Net.Http.HttpClient)">
            <summary>
            Initializes a new instance of the TrafficManagerManagementClient
            class.
            </summary>
            <param name='credentials'>
            Required. Gets subscription credentials which uniquely identify
            Microsoft Azure subscription. The subscription ID forms part of
            the URI for every service call.
            </param>
            <param name='httpClient'>
            The Http client
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.TrafficManager.TrafficManagerManagementClient.Clone(Hyak.Common.ServiceClient{Microsoft.Azure.Management.TrafficManager.TrafficManagerManagementClient})">
            <summary>
            Clones properties from current instance to another
            TrafficManagerManagementClient instance
            </summary>
            <param name='client'>
            Instance of TrafficManagerManagementClient to clone to
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.TrafficManagerManagementClient.ApiVersion">
            <summary>
            Gets the API version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.TrafficManagerManagementClient.BaseUri">
            <summary>
            Gets the URI used as the base for all cloud service requests.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.TrafficManagerManagementClient.Credentials">
            <summary>
            Gets subscription credentials which uniquely identify Microsoft
            Azure subscription. The subscription ID forms part of the URI for
            every service call.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.TrafficManagerManagementClient.LongRunningOperationInitialTimeout">
            <summary>
            Gets or sets the initial timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.TrafficManagerManagementClient.LongRunningOperationRetryTimeout">
            <summary>
            Gets or sets the retry timeout for Long Running Operations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.TrafficManagerManagementClient.Endpoints">
            <summary>
            Operations for managing Traffic Manager endpoints.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.TrafficManager.TrafficManagerManagementClient.Profiles">
            <summary>
            Operations for managing Traffic Manager profiles.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.TrafficManager.TrafficManagerManagementClientExtensions">
            <summary>
            Client for creating, updating, listing and deleting Azure Traffic
            Manager profiles (see
            http://azure.microsoft.com/en-gb/documentation/articles/traffic-manager-overview/
            for more information)
            </summary>
        </member>
    </members>
</doc>