Microsoft.Azure.Management.Cdn.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Microsoft.Azure.Management.Cdn</name>
    </assembly>
    <members>
        <member name="T:Microsoft.Azure.Management.Cdn.CdnManagementClient">
            <summary>
            Use these APIs to manage Azure CDN resources through the Azure
            Resource Manager. You must make sure that requests made to these
            resources are secure. For more information, see &lt;a
            href="https://msdn.microsoft.com/en-us/library/azure/dn790557.aspx"&gt;Authenticating
            Azure Resource Manager requests.&lt;/a&gt;
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.CdnManagementClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.CdnManagementClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.CdnManagementClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.CdnManagementClient.Credentials">
            <summary>
            Gets Azure subscription credentials.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.CdnManagementClient.SubscriptionId">
            <summary>
            Azure Subscription ID.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.CdnManagementClient.ApiVersion">
            <summary>
            Version of the API to be used with the client request. Current version is
            2016-04-02
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.CdnManagementClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.CdnManagementClient.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.Cdn.CdnManagementClient.GenerateClientRequestId">
            <summary>
            When set to true a unique x-ms-client-request-id value is generated and
            included in each request. Default is true.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.CdnManagementClient.Profiles">
            <summary>
            Gets the IProfilesOperations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.CdnManagementClient.Endpoints">
            <summary>
            Gets the IEndpointsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.CdnManagementClient.Origins">
            <summary>
            Gets the IOriginsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.CdnManagementClient.CustomDomains">
            <summary>
            Gets the ICustomDomainsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.CdnManagementClient.NameAvailability">
            <summary>
            Gets the INameAvailabilityOperations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.CdnManagementClient.Operations">
            <summary>
            Gets the IOperationsOperations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.CdnManagementClient.#ctor(System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the CdnManagementClient class.
            </summary>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.CdnManagementClient.#ctor(System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the CdnManagementClient 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.Cdn.CdnManagementClient.#ctor(System.Uri,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the CdnManagementClient 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.Cdn.CdnManagementClient.#ctor(System.Uri,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the CdnManagementClient 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.Cdn.CdnManagementClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the CdnManagementClient 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.Cdn.CdnManagementClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the CdnManagementClient 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.Cdn.CdnManagementClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the CdnManagementClient 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.Cdn.CdnManagementClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the CdnManagementClient 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.Cdn.CdnManagementClient.Initialize">
            <summary>
            Initializes client properties.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.CustomDomainsOperations">
            <summary>
            CustomDomainsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.CustomDomainsOperations.#ctor(Microsoft.Azure.Management.Cdn.CdnManagementClient)">
            <summary>
            Initializes a new instance of the CustomDomainsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.CustomDomainsOperations.Client">
            <summary>
            Gets a reference to the CdnManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.CustomDomainsOperations.ListByEndpointWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the existing CDN custom domains within an endpoint.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.CustomDomainsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets an existing CDN custom domain within an endpoint.
            </summary>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.CustomDomainsOperations.CreateWithHttpMessagesAsync(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>
            Creates a new CDN custom domain within an endpoint.
            </summary>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='hostName'>
            The host name of the custom domain. Must be a domain 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.Cdn.CustomDomainsOperations.BeginCreateWithHttpMessagesAsync(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>
            Creates a new CDN custom domain within an endpoint.
            </summary>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='hostName'>
            The host name of the custom domain. Must be a domain name.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.CustomDomainsOperations.UpdateWithHttpMessagesAsync(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>
            Updates an existing CDN custom domain within an endpoint.
            </summary>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='hostName'>
            The host name of the custom domain. Must be a domain name.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.CustomDomainsOperations.DeleteIfExistsWithHttpMessagesAsync(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 an existing CDN custom domain within an endpoint.
            </summary>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.CustomDomainsOperations.BeginDeleteIfExistsWithHttpMessagesAsync(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 an existing CDN custom domain within an endpoint.
            </summary>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.CustomDomainsOperationsExtensions">
            <summary>
            Extension methods for CustomDomainsOperations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.CustomDomainsOperationsExtensions.ListByEndpoint(Microsoft.Azure.Management.Cdn.ICustomDomainsOperations,System.String,System.String,System.String)">
            <summary>
            Lists the existing CDN custom domains within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.CustomDomainsOperationsExtensions.ListByEndpointAsync(Microsoft.Azure.Management.Cdn.ICustomDomainsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists the existing CDN custom domains within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.CustomDomainsOperationsExtensions.Get(Microsoft.Azure.Management.Cdn.ICustomDomainsOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Gets an existing CDN custom domain within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.CustomDomainsOperationsExtensions.GetAsync(Microsoft.Azure.Management.Cdn.ICustomDomainsOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets an existing CDN custom domain within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.CustomDomainsOperationsExtensions.Create(Microsoft.Azure.Management.Cdn.ICustomDomainsOperations,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Creates a new CDN custom domain within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='hostName'>
            The host name of the custom domain. Must be a domain name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.CustomDomainsOperationsExtensions.CreateAsync(Microsoft.Azure.Management.Cdn.ICustomDomainsOperations,System.String,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Creates a new CDN custom domain within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='hostName'>
            The host name of the custom domain. Must be a domain name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.CustomDomainsOperationsExtensions.BeginCreate(Microsoft.Azure.Management.Cdn.ICustomDomainsOperations,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Creates a new CDN custom domain within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='hostName'>
            The host name of the custom domain. Must be a domain name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.CustomDomainsOperationsExtensions.BeginCreateAsync(Microsoft.Azure.Management.Cdn.ICustomDomainsOperations,System.String,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Creates a new CDN custom domain within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='hostName'>
            The host name of the custom domain. Must be a domain name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.CustomDomainsOperationsExtensions.Update(Microsoft.Azure.Management.Cdn.ICustomDomainsOperations,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Updates an existing CDN custom domain within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='hostName'>
            The host name of the custom domain. Must be a domain name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.CustomDomainsOperationsExtensions.UpdateAsync(Microsoft.Azure.Management.Cdn.ICustomDomainsOperations,System.String,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Updates an existing CDN custom domain within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='hostName'>
            The host name of the custom domain. Must be a domain name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.CustomDomainsOperationsExtensions.DeleteIfExists(Microsoft.Azure.Management.Cdn.ICustomDomainsOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes an existing CDN custom domain within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.CustomDomainsOperationsExtensions.DeleteIfExistsAsync(Microsoft.Azure.Management.Cdn.ICustomDomainsOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes an existing CDN custom domain within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.CustomDomainsOperationsExtensions.BeginDeleteIfExists(Microsoft.Azure.Management.Cdn.ICustomDomainsOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes an existing CDN custom domain within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.CustomDomainsOperationsExtensions.BeginDeleteIfExistsAsync(Microsoft.Azure.Management.Cdn.ICustomDomainsOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes an existing CDN custom domain within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.EndpointsOperations">
            <summary>
            EndpointsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperations.#ctor(Microsoft.Azure.Management.Cdn.CdnManagementClient)">
            <summary>
            Initializes a new instance of the EndpointsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.EndpointsOperations.Client">
            <summary>
            Gets a reference to the CdnManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperations.ListByProfileWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists existing CDN endpoints within a profile.
            </summary>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets an existing CDN endpoint with the specified parameters.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperations.CreateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.Cdn.Models.EndpointCreateParameters,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates a new CDN endpoint with the specified parameters.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='endpointProperties'>
            Endpoint properties
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.EndpointsOperations.BeginCreateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.Cdn.Models.EndpointCreateParameters,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates a new CDN endpoint with the specified parameters.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='endpointProperties'>
            Endpoint properties
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperations.UpdateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.Cdn.Models.EndpointUpdateParameters,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Updates an existing CDN endpoint with the specified parameters. Only tags
            and OriginHostHeader can be updated after creating an endpoint. To update
            origins, use the Update Origin operation. To update custom domains, use
            the Update Custom Domain operation.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='endpointProperties'>
            Endpoint properties
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.EndpointsOperations.BeginUpdateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.Cdn.Models.EndpointUpdateParameters,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Updates an existing CDN endpoint with the specified parameters. Only tags
            and OriginHostHeader can be updated after creating an endpoint. To update
            origins, use the Update Origin operation. To update custom domains, use
            the Update Custom Domain operation.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='endpointProperties'>
            Endpoint properties
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperations.DeleteIfExistsWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes an existing CDN endpoint with the specified parameters.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.EndpointsOperations.BeginDeleteIfExistsWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes an existing CDN endpoint with the specified parameters.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperations.StartWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Starts an existing stopped CDN endpoint.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.EndpointsOperations.BeginStartWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Starts an existing stopped CDN endpoint.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperations.StopWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Stops an existing running CDN endpoint.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.EndpointsOperations.BeginStopWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Stops an existing running CDN endpoint.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperations.PurgeContentWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.IList{System.String},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Forcibly purges CDN endpoint content.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='contentPaths'>
            The path to the content to be purged. Can describe a file path or a wild
            card directory.
            </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.Cdn.EndpointsOperations.BeginPurgeContentWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.IList{System.String},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Forcibly purges CDN endpoint content.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='contentPaths'>
            The path to the content to be purged. Can describe a file path or a wild
            card directory.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperations.LoadContentWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.IList{System.String},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Forcibly pre-loads CDN endpoint content.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='contentPaths'>
            The path to the content to be loaded. Should describe a file path.
            </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.Cdn.EndpointsOperations.BeginLoadContentWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.IList{System.String},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Forcibly pre-loads CDN endpoint content.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='contentPaths'>
            The path to the content to be loaded. Should describe a file path.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperations.ValidateCustomDomainWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Validates a custom domain mapping to ensure it maps to the correct CNAME
            in DNS.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='hostName'>
            The host name of the custom domain. Must be a domain name.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions">
            <summary>
            Extension methods for EndpointsOperations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.ListByProfile(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String)">
            <summary>
            Lists existing CDN endpoints within a profile.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.ListByProfileAsync(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists existing CDN endpoints within a profile.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.Get(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String)">
            <summary>
            Gets an existing CDN endpoint with the specified parameters.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.GetAsync(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets an existing CDN endpoint with the specified parameters.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.Create(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,Microsoft.Azure.Management.Cdn.Models.EndpointCreateParameters,System.String,System.String)">
            <summary>
            Creates a new CDN endpoint with the specified parameters.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='endpointProperties'>
            Endpoint properties
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.CreateAsync(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,Microsoft.Azure.Management.Cdn.Models.EndpointCreateParameters,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Creates a new CDN endpoint with the specified parameters.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='endpointProperties'>
            Endpoint properties
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.BeginCreate(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,Microsoft.Azure.Management.Cdn.Models.EndpointCreateParameters,System.String,System.String)">
            <summary>
            Creates a new CDN endpoint with the specified parameters.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='endpointProperties'>
            Endpoint properties
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.BeginCreateAsync(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,Microsoft.Azure.Management.Cdn.Models.EndpointCreateParameters,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Creates a new CDN endpoint with the specified parameters.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='endpointProperties'>
            Endpoint properties
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.Update(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,Microsoft.Azure.Management.Cdn.Models.EndpointUpdateParameters,System.String,System.String)">
            <summary>
            Updates an existing CDN endpoint with the specified parameters. Only tags
            and OriginHostHeader can be updated after creating an endpoint. To update
            origins, use the Update Origin operation. To update custom domains, use
            the Update Custom Domain operation.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='endpointProperties'>
            Endpoint properties
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.UpdateAsync(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,Microsoft.Azure.Management.Cdn.Models.EndpointUpdateParameters,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Updates an existing CDN endpoint with the specified parameters. Only tags
            and OriginHostHeader can be updated after creating an endpoint. To update
            origins, use the Update Origin operation. To update custom domains, use
            the Update Custom Domain operation.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='endpointProperties'>
            Endpoint properties
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.BeginUpdate(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,Microsoft.Azure.Management.Cdn.Models.EndpointUpdateParameters,System.String,System.String)">
            <summary>
            Updates an existing CDN endpoint with the specified parameters. Only tags
            and OriginHostHeader can be updated after creating an endpoint. To update
            origins, use the Update Origin operation. To update custom domains, use
            the Update Custom Domain operation.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='endpointProperties'>
            Endpoint properties
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.BeginUpdateAsync(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,Microsoft.Azure.Management.Cdn.Models.EndpointUpdateParameters,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Updates an existing CDN endpoint with the specified parameters. Only tags
            and OriginHostHeader can be updated after creating an endpoint. To update
            origins, use the Update Origin operation. To update custom domains, use
            the Update Custom Domain operation.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='endpointProperties'>
            Endpoint properties
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.DeleteIfExists(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String)">
            <summary>
            Deletes an existing CDN endpoint with the specified parameters.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.DeleteIfExistsAsync(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes an existing CDN endpoint with the specified parameters.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.BeginDeleteIfExists(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String)">
            <summary>
            Deletes an existing CDN endpoint with the specified parameters.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.BeginDeleteIfExistsAsync(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes an existing CDN endpoint with the specified parameters.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.Start(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String)">
            <summary>
            Starts an existing stopped CDN endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.StartAsync(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Starts an existing stopped CDN endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.BeginStart(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String)">
            <summary>
            Starts an existing stopped CDN endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.BeginStartAsync(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Starts an existing stopped CDN endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.Stop(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String)">
            <summary>
            Stops an existing running CDN endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.StopAsync(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Stops an existing running CDN endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.BeginStop(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String)">
            <summary>
            Stops an existing running CDN endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.BeginStopAsync(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Stops an existing running CDN endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.PurgeContent(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String,System.Collections.Generic.IList{System.String})">
            <summary>
            Forcibly purges CDN endpoint content.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='contentPaths'>
            The path to the content to be purged. Can describe a file path or a wild
            card directory.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.PurgeContentAsync(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String,System.Collections.Generic.IList{System.String},System.Threading.CancellationToken)">
            <summary>
            Forcibly purges CDN endpoint content.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='contentPaths'>
            The path to the content to be purged. Can describe a file path or a wild
            card directory.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.BeginPurgeContent(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String,System.Collections.Generic.IList{System.String})">
            <summary>
            Forcibly purges CDN endpoint content.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='contentPaths'>
            The path to the content to be purged. Can describe a file path or a wild
            card directory.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.BeginPurgeContentAsync(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String,System.Collections.Generic.IList{System.String},System.Threading.CancellationToken)">
            <summary>
            Forcibly purges CDN endpoint content.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='contentPaths'>
            The path to the content to be purged. Can describe a file path or a wild
            card directory.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.LoadContent(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String,System.Collections.Generic.IList{System.String})">
            <summary>
            Forcibly pre-loads CDN endpoint content.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='contentPaths'>
            The path to the content to be loaded. Should describe a file path.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.LoadContentAsync(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String,System.Collections.Generic.IList{System.String},System.Threading.CancellationToken)">
            <summary>
            Forcibly pre-loads CDN endpoint content.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='contentPaths'>
            The path to the content to be loaded. Should describe a file path.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.BeginLoadContent(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String,System.Collections.Generic.IList{System.String})">
            <summary>
            Forcibly pre-loads CDN endpoint content.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='contentPaths'>
            The path to the content to be loaded. Should describe a file path.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.BeginLoadContentAsync(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String,System.Collections.Generic.IList{System.String},System.Threading.CancellationToken)">
            <summary>
            Forcibly pre-loads CDN endpoint content.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='contentPaths'>
            The path to the content to be loaded. Should describe a file path.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.ValidateCustomDomain(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Validates a custom domain mapping to ensure it maps to the correct CNAME
            in DNS.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='hostName'>
            The host name of the custom domain. Must be a domain name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.EndpointsOperationsExtensions.ValidateCustomDomainAsync(Microsoft.Azure.Management.Cdn.IEndpointsOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Validates a custom domain mapping to ensure it maps to the correct CNAME
            in DNS.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='hostName'>
            The host name of the custom domain. Must be a domain name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.ICdnManagementClient">
            <summary>
            Use these APIs to manage Azure CDN resources through the Azure
            Resource Manager. You must make sure that requests made to these
            resources are secure. For more information, see &lt;a
            href="https://msdn.microsoft.com/en-us/library/azure/dn790557.aspx"&gt;Authenticating
            Azure Resource Manager requests.&lt;/a&gt;
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.ICdnManagementClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.ICdnManagementClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.ICdnManagementClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.ICdnManagementClient.Credentials">
            <summary>
            Gets Azure subscription credentials.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.ICdnManagementClient.SubscriptionId">
            <summary>
            Azure Subscription ID.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.ICdnManagementClient.ApiVersion">
            <summary>
            Version of the API to be used with the client request. Current
            version is 2016-04-02
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.ICdnManagementClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.ICdnManagementClient.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.Cdn.ICdnManagementClient.GenerateClientRequestId">
            <summary>
            When set to true a unique x-ms-client-request-id value is
            generated and included in each request. Default is true.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.ICdnManagementClient.Profiles">
            <summary>
            Gets the IProfilesOperations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.ICdnManagementClient.Endpoints">
            <summary>
            Gets the IEndpointsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.ICdnManagementClient.Origins">
            <summary>
            Gets the IOriginsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.ICdnManagementClient.CustomDomains">
            <summary>
            Gets the ICustomDomainsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.ICdnManagementClient.NameAvailability">
            <summary>
            Gets the INameAvailabilityOperations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.ICdnManagementClient.Operations">
            <summary>
            Gets the IOperationsOperations.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.ICustomDomainsOperations">
            <summary>
            CustomDomainsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ICustomDomainsOperations.ListByEndpointWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the existing CDN custom domains within an endpoint.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.ICustomDomainsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets an existing CDN custom domain within an endpoint.
            </summary>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.ICustomDomainsOperations.CreateWithHttpMessagesAsync(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>
            Creates a new CDN custom domain within an endpoint.
            </summary>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='hostName'>
            The host name of the custom domain. Must be a domain 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.Cdn.ICustomDomainsOperations.BeginCreateWithHttpMessagesAsync(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>
            Creates a new CDN custom domain within an endpoint.
            </summary>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='hostName'>
            The host name of the custom domain. Must be a domain 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.Cdn.ICustomDomainsOperations.UpdateWithHttpMessagesAsync(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>
            Updates an existing CDN custom domain within an endpoint.
            </summary>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='hostName'>
            The host name of the custom domain. Must be a domain 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.Cdn.ICustomDomainsOperations.DeleteIfExistsWithHttpMessagesAsync(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 an existing CDN custom domain within an endpoint.
            </summary>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.ICustomDomainsOperations.BeginDeleteIfExistsWithHttpMessagesAsync(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 an existing CDN custom domain within an endpoint.
            </summary>
            <param name='customDomainName'>
            Name of the custom domain within an endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </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.Cdn.IEndpointsOperations">
            <summary>
            EndpointsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.IEndpointsOperations.ListByProfileWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists existing CDN endpoints within a profile.
            </summary>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IEndpointsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets an existing CDN endpoint with the specified parameters.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IEndpointsOperations.CreateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.Cdn.Models.EndpointCreateParameters,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates a new CDN endpoint with the specified parameters.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='endpointProperties'>
            Endpoint properties
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IEndpointsOperations.BeginCreateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.Cdn.Models.EndpointCreateParameters,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates a new CDN endpoint with the specified parameters.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='endpointProperties'>
            Endpoint properties
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IEndpointsOperations.UpdateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.Cdn.Models.EndpointUpdateParameters,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Updates an existing CDN endpoint with the specified parameters.
            Only tags and OriginHostHeader can be updated after creating an
            endpoint. To update origins, use the Update Origin operation. To
            update custom domains, use the Update Custom Domain operation.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='endpointProperties'>
            Endpoint properties
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IEndpointsOperations.BeginUpdateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.Cdn.Models.EndpointUpdateParameters,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Updates an existing CDN endpoint with the specified parameters.
            Only tags and OriginHostHeader can be updated after creating an
            endpoint. To update origins, use the Update Origin operation. To
            update custom domains, use the Update Custom Domain operation.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='endpointProperties'>
            Endpoint properties
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IEndpointsOperations.DeleteIfExistsWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes an existing CDN endpoint with the specified parameters.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IEndpointsOperations.BeginDeleteIfExistsWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes an existing CDN endpoint with the specified parameters.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IEndpointsOperations.StartWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Starts an existing stopped CDN endpoint.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IEndpointsOperations.BeginStartWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Starts an existing stopped CDN endpoint.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IEndpointsOperations.StopWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Stops an existing running CDN endpoint.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IEndpointsOperations.BeginStopWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Stops an existing running CDN endpoint.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IEndpointsOperations.PurgeContentWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.IList{System.String},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Forcibly purges CDN endpoint content.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='contentPaths'>
            The path to the content to be purged. Can describe a file path or
            a wild card directory.
            </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.Cdn.IEndpointsOperations.BeginPurgeContentWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.IList{System.String},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Forcibly purges CDN endpoint content.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='contentPaths'>
            The path to the content to be purged. Can describe a file path or
            a wild card directory.
            </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.Cdn.IEndpointsOperations.LoadContentWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.IList{System.String},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Forcibly pre-loads CDN endpoint content.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='contentPaths'>
            The path to the content to be loaded. Should describe a file path.
            </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.Cdn.IEndpointsOperations.BeginLoadContentWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.IList{System.String},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Forcibly pre-loads CDN endpoint content.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='contentPaths'>
            The path to the content to be loaded. Should describe a file path.
            </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.Cdn.IEndpointsOperations.ValidateCustomDomainWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Validates a custom domain mapping to ensure it maps to the correct
            CNAME in DNS.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='hostName'>
            The host name of the custom domain. Must be a domain name.
            </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.Cdn.INameAvailabilityOperations">
            <summary>
            NameAvailabilityOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.INameAvailabilityOperations.CheckNameAvailabilityWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.Cdn.Models.ResourceType,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Check the availability of a resource name without creating the
            resource. This is needed for resources where name is globally
            unique, such as a CDN endpoint.
            </summary>
            <param name='name'>
            The resource name to validate.
            </param>
            <param name='type'>
            The type of the resource whose name is to be validated. Possible
            values include: 'Microsoft.Cdn/Profiles/Endpoints'
            </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.Cdn.IOperationsOperations">
            <summary>
            OperationsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.IOperationsOperations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists all of the available CDN REST API operations.
            </summary>
            <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.Cdn.IOriginsOperations">
            <summary>
            OriginsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.IOriginsOperations.ListByEndpointWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the existing CDN origins within an endpoint.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IOriginsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets an existing CDN origin within an endpoint.
            </summary>
            <param name='originName'>
            Name of the origin, an arbitrary value but it needs to be unique
            under endpoint
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IOriginsOperations.CreateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.Cdn.Models.OriginParameters,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates a new CDN origin within an endpoint.
            </summary>
            <param name='originName'>
            Name of the origin, an arbitrary value but it needs to be unique
            under endpoint
            </param>
            <param name='originProperties'>
            Origin properties
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IOriginsOperations.BeginCreateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.Cdn.Models.OriginParameters,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates a new CDN origin within an endpoint.
            </summary>
            <param name='originName'>
            Name of the origin, an arbitrary value but it needs to be unique
            under endpoint
            </param>
            <param name='originProperties'>
            Origin properties
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IOriginsOperations.UpdateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.Cdn.Models.OriginParameters,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Updates an existing CDN origin within an endpoint.
            </summary>
            <param name='originName'>
            Name of the origin. Must be unique within endpoint.
            </param>
            <param name='originProperties'>
            Origin properties
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IOriginsOperations.BeginUpdateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.Cdn.Models.OriginParameters,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Updates an existing CDN origin within an endpoint.
            </summary>
            <param name='originName'>
            Name of the origin. Must be unique within endpoint.
            </param>
            <param name='originProperties'>
            Origin properties
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IOriginsOperations.DeleteIfExistsWithHttpMessagesAsync(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 an existing CDN origin within an endpoint.
            </summary>
            <param name='originName'>
            Name of the origin. Must be unique within endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IOriginsOperations.BeginDeleteIfExistsWithHttpMessagesAsync(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 an existing CDN origin within an endpoint.
            </summary>
            <param name='originName'>
            Name of the origin. Must be unique within endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </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.Cdn.IProfilesOperations">
            <summary>
            ProfilesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.IProfilesOperations.ListBySubscriptionIdWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the CDN profiles within an Azure subscitption.
            </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.Cdn.IProfilesOperations.ListByResourceGroupWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the CDN profiles within a resource group.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IProfilesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a CDN profile with the specified parameters.
            </summary>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IProfilesOperations.CreateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.Cdn.Models.ProfileCreateParameters,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates a new CDN profile with the specified parameters.
            </summary>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='profileProperties'>
            Profile properties needed for creation.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IProfilesOperations.BeginCreateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.Cdn.Models.ProfileCreateParameters,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates a new CDN profile with the specified parameters.
            </summary>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='profileProperties'>
            Profile properties needed for creation.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IProfilesOperations.UpdateWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Updates an existing CDN profile with the specified parameters.
            </summary>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='tags'>
            Profile tags
            </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.Cdn.IProfilesOperations.BeginUpdateWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Updates an existing CDN profile with the specified parameters.
            </summary>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='tags'>
            Profile tags
            </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.Cdn.IProfilesOperations.DeleteIfExistsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes an existing CDN profile with the specified parameters.
            Deleting a profile will result in the deletion of all
            subresources including endpoints, origins and custom domains.
            </summary>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IProfilesOperations.BeginDeleteIfExistsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes an existing CDN profile with the specified parameters.
            Deleting a profile will result in the deletion of all
            subresources including endpoints, origins and custom domains.
            </summary>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.IProfilesOperations.GenerateSsoUriWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Generates a dynamic SSO URI used to sign in to the CDN
            Supplemental Portal used for advanced management tasks, such as
            Country Filtering, Advanced HTTP Reports, and Real-time Stats and
            Alerts. The SSO URI changes approximately every 10 minutes.
            </summary>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </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.Cdn.NameAvailabilityOperations">
            <summary>
            NameAvailabilityOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.NameAvailabilityOperations.#ctor(Microsoft.Azure.Management.Cdn.CdnManagementClient)">
            <summary>
            Initializes a new instance of the NameAvailabilityOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.NameAvailabilityOperations.Client">
            <summary>
            Gets a reference to the CdnManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.NameAvailabilityOperations.CheckNameAvailabilityWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.Cdn.Models.ResourceType,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Check the availability of a resource name without creating the resource.
            This is needed for resources where name is globally unique, such as a CDN
            endpoint.
            </summary>
            <param name='name'>
            The resource name to validate.
            </param>
            <param name='type'>
            The type of the resource whose name is to be validated. Possible values
            include: 'Microsoft.Cdn/Profiles/Endpoints'
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.NameAvailabilityOperationsExtensions">
            <summary>
            Extension methods for NameAvailabilityOperations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.NameAvailabilityOperationsExtensions.CheckNameAvailability(Microsoft.Azure.Management.Cdn.INameAvailabilityOperations,System.String,Microsoft.Azure.Management.Cdn.Models.ResourceType)">
            <summary>
            Check the availability of a resource name without creating the resource.
            This is needed for resources where name is globally unique, such as a CDN
            endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='name'>
            The resource name to validate.
            </param>
            <param name='type'>
            The type of the resource whose name is to be validated. Possible values
            include: 'Microsoft.Cdn/Profiles/Endpoints'
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.NameAvailabilityOperationsExtensions.CheckNameAvailabilityAsync(Microsoft.Azure.Management.Cdn.INameAvailabilityOperations,System.String,Microsoft.Azure.Management.Cdn.Models.ResourceType,System.Threading.CancellationToken)">
            <summary>
            Check the availability of a resource name without creating the resource.
            This is needed for resources where name is globally unique, such as a CDN
            endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='name'>
            The resource name to validate.
            </param>
            <param name='type'>
            The type of the resource whose name is to be validated. Possible values
            include: 'Microsoft.Cdn/Profiles/Endpoints'
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.OperationsOperations">
            <summary>
            OperationsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OperationsOperations.#ctor(Microsoft.Azure.Management.Cdn.CdnManagementClient)">
            <summary>
            Initializes a new instance of the OperationsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.OperationsOperations.Client">
            <summary>
            Gets a reference to the CdnManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OperationsOperations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists all of the available CDN REST API operations.
            </summary>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.OperationsOperationsExtensions">
            <summary>
            Extension methods for OperationsOperations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OperationsOperationsExtensions.List(Microsoft.Azure.Management.Cdn.IOperationsOperations)">
            <summary>
            Lists all of the available CDN REST API operations.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OperationsOperationsExtensions.ListAsync(Microsoft.Azure.Management.Cdn.IOperationsOperations,System.Threading.CancellationToken)">
            <summary>
            Lists all of the available CDN REST API operations.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.OriginsOperations">
            <summary>
            OriginsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OriginsOperations.#ctor(Microsoft.Azure.Management.Cdn.CdnManagementClient)">
            <summary>
            Initializes a new instance of the OriginsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.OriginsOperations.Client">
            <summary>
            Gets a reference to the CdnManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OriginsOperations.ListByEndpointWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the existing CDN origins within an endpoint.
            </summary>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OriginsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets an existing CDN origin within an endpoint.
            </summary>
            <param name='originName'>
            Name of the origin, an arbitrary value but it needs to be unique under
            endpoint
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OriginsOperations.CreateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.Cdn.Models.OriginParameters,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates a new CDN origin within an endpoint.
            </summary>
            <param name='originName'>
            Name of the origin, an arbitrary value but it needs to be unique under
            endpoint
            </param>
            <param name='originProperties'>
            Origin properties
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.OriginsOperations.BeginCreateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.Cdn.Models.OriginParameters,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates a new CDN origin within an endpoint.
            </summary>
            <param name='originName'>
            Name of the origin, an arbitrary value but it needs to be unique under
            endpoint
            </param>
            <param name='originProperties'>
            Origin properties
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OriginsOperations.UpdateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.Cdn.Models.OriginParameters,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Updates an existing CDN origin within an endpoint.
            </summary>
            <param name='originName'>
            Name of the origin. Must be unique within endpoint.
            </param>
            <param name='originProperties'>
            Origin properties
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.OriginsOperations.BeginUpdateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.Cdn.Models.OriginParameters,System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Updates an existing CDN origin within an endpoint.
            </summary>
            <param name='originName'>
            Name of the origin. Must be unique within endpoint.
            </param>
            <param name='originProperties'>
            Origin properties
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OriginsOperations.DeleteIfExistsWithHttpMessagesAsync(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 an existing CDN origin within an endpoint.
            </summary>
            <param name='originName'>
            Name of the origin. Must be unique within endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.OriginsOperations.BeginDeleteIfExistsWithHttpMessagesAsync(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 an existing CDN origin within an endpoint.
            </summary>
            <param name='originName'>
            Name of the origin. Must be unique within endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.OriginsOperationsExtensions">
            <summary>
            Extension methods for OriginsOperations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OriginsOperationsExtensions.ListByEndpoint(Microsoft.Azure.Management.Cdn.IOriginsOperations,System.String,System.String,System.String)">
            <summary>
            Lists the existing CDN origins within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OriginsOperationsExtensions.ListByEndpointAsync(Microsoft.Azure.Management.Cdn.IOriginsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists the existing CDN origins within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OriginsOperationsExtensions.Get(Microsoft.Azure.Management.Cdn.IOriginsOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Gets an existing CDN origin within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='originName'>
            Name of the origin, an arbitrary value but it needs to be unique under
            endpoint
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OriginsOperationsExtensions.GetAsync(Microsoft.Azure.Management.Cdn.IOriginsOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets an existing CDN origin within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='originName'>
            Name of the origin, an arbitrary value but it needs to be unique under
            endpoint
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OriginsOperationsExtensions.Create(Microsoft.Azure.Management.Cdn.IOriginsOperations,System.String,Microsoft.Azure.Management.Cdn.Models.OriginParameters,System.String,System.String,System.String)">
            <summary>
            Creates a new CDN origin within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='originName'>
            Name of the origin, an arbitrary value but it needs to be unique under
            endpoint
            </param>
            <param name='originProperties'>
            Origin properties
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OriginsOperationsExtensions.CreateAsync(Microsoft.Azure.Management.Cdn.IOriginsOperations,System.String,Microsoft.Azure.Management.Cdn.Models.OriginParameters,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Creates a new CDN origin within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='originName'>
            Name of the origin, an arbitrary value but it needs to be unique under
            endpoint
            </param>
            <param name='originProperties'>
            Origin properties
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OriginsOperationsExtensions.BeginCreate(Microsoft.Azure.Management.Cdn.IOriginsOperations,System.String,Microsoft.Azure.Management.Cdn.Models.OriginParameters,System.String,System.String,System.String)">
            <summary>
            Creates a new CDN origin within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='originName'>
            Name of the origin, an arbitrary value but it needs to be unique under
            endpoint
            </param>
            <param name='originProperties'>
            Origin properties
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OriginsOperationsExtensions.BeginCreateAsync(Microsoft.Azure.Management.Cdn.IOriginsOperations,System.String,Microsoft.Azure.Management.Cdn.Models.OriginParameters,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Creates a new CDN origin within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='originName'>
            Name of the origin, an arbitrary value but it needs to be unique under
            endpoint
            </param>
            <param name='originProperties'>
            Origin properties
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OriginsOperationsExtensions.Update(Microsoft.Azure.Management.Cdn.IOriginsOperations,System.String,Microsoft.Azure.Management.Cdn.Models.OriginParameters,System.String,System.String,System.String)">
            <summary>
            Updates an existing CDN origin within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='originName'>
            Name of the origin. Must be unique within endpoint.
            </param>
            <param name='originProperties'>
            Origin properties
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OriginsOperationsExtensions.UpdateAsync(Microsoft.Azure.Management.Cdn.IOriginsOperations,System.String,Microsoft.Azure.Management.Cdn.Models.OriginParameters,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Updates an existing CDN origin within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='originName'>
            Name of the origin. Must be unique within endpoint.
            </param>
            <param name='originProperties'>
            Origin properties
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OriginsOperationsExtensions.BeginUpdate(Microsoft.Azure.Management.Cdn.IOriginsOperations,System.String,Microsoft.Azure.Management.Cdn.Models.OriginParameters,System.String,System.String,System.String)">
            <summary>
            Updates an existing CDN origin within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='originName'>
            Name of the origin. Must be unique within endpoint.
            </param>
            <param name='originProperties'>
            Origin properties
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OriginsOperationsExtensions.BeginUpdateAsync(Microsoft.Azure.Management.Cdn.IOriginsOperations,System.String,Microsoft.Azure.Management.Cdn.Models.OriginParameters,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Updates an existing CDN origin within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='originName'>
            Name of the origin. Must be unique within endpoint.
            </param>
            <param name='originProperties'>
            Origin properties
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OriginsOperationsExtensions.DeleteIfExists(Microsoft.Azure.Management.Cdn.IOriginsOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes an existing CDN origin within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='originName'>
            Name of the origin. Must be unique within endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OriginsOperationsExtensions.DeleteIfExistsAsync(Microsoft.Azure.Management.Cdn.IOriginsOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes an existing CDN origin within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='originName'>
            Name of the origin. Must be unique within endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OriginsOperationsExtensions.BeginDeleteIfExists(Microsoft.Azure.Management.Cdn.IOriginsOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes an existing CDN origin within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='originName'>
            Name of the origin. Must be unique within endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.OriginsOperationsExtensions.BeginDeleteIfExistsAsync(Microsoft.Azure.Management.Cdn.IOriginsOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes an existing CDN origin within an endpoint.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='originName'>
            Name of the origin. Must be unique within endpoint.
            </param>
            <param name='endpointName'>
            Name of the endpoint within the CDN profile.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.ProfilesOperations">
            <summary>
            ProfilesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperations.#ctor(Microsoft.Azure.Management.Cdn.CdnManagementClient)">
            <summary>
            Initializes a new instance of the ProfilesOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.ProfilesOperations.Client">
            <summary>
            Gets a reference to the CdnManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperations.ListBySubscriptionIdWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the CDN profiles within an Azure subscitption.
            </summary>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperations.ListByResourceGroupWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the CDN profiles within a resource group.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a CDN profile with the specified parameters.
            </summary>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperations.CreateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.Cdn.Models.ProfileCreateParameters,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates a new CDN profile with the specified parameters.
            </summary>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='profileProperties'>
            Profile properties needed for creation.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.ProfilesOperations.BeginCreateWithHttpMessagesAsync(System.String,Microsoft.Azure.Management.Cdn.Models.ProfileCreateParameters,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates a new CDN profile with the specified parameters.
            </summary>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='profileProperties'>
            Profile properties needed for creation.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperations.UpdateWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Updates an existing CDN profile with the specified parameters.
            </summary>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='tags'>
            Profile tags
            </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.Cdn.ProfilesOperations.BeginUpdateWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Updates an existing CDN profile with the specified parameters.
            </summary>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='tags'>
            Profile tags
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperations.DeleteIfExistsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes an existing CDN profile with the specified parameters. Deleting a
            profile will result in the deletion of all subresources including
            endpoints, origins and custom domains.
            </summary>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure 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.Cdn.ProfilesOperations.BeginDeleteIfExistsWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes an existing CDN profile with the specified parameters. Deleting a
            profile will result in the deletion of all subresources including
            endpoints, origins and custom domains.
            </summary>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperations.GenerateSsoUriWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Generates a dynamic SSO URI used to sign in to the CDN Supplemental Portal
            used for advanced management tasks, such as Country Filtering, Advanced
            HTTP Reports, and Real-time Stats and Alerts. The SSO URI changes
            approximately every 10 minutes.
            </summary>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.ProfilesOperationsExtensions">
            <summary>
            Extension methods for ProfilesOperations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperationsExtensions.ListBySubscriptionId(Microsoft.Azure.Management.Cdn.IProfilesOperations)">
            <summary>
            Lists the CDN profiles within an Azure subscitption.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperationsExtensions.ListBySubscriptionIdAsync(Microsoft.Azure.Management.Cdn.IProfilesOperations,System.Threading.CancellationToken)">
            <summary>
            Lists the CDN profiles within an Azure subscitption.
            </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.Cdn.ProfilesOperationsExtensions.ListByResourceGroup(Microsoft.Azure.Management.Cdn.IProfilesOperations,System.String)">
            <summary>
            Lists the CDN profiles within a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperationsExtensions.ListByResourceGroupAsync(Microsoft.Azure.Management.Cdn.IProfilesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists the CDN profiles within a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperationsExtensions.Get(Microsoft.Azure.Management.Cdn.IProfilesOperations,System.String,System.String)">
            <summary>
            Gets a CDN profile with the specified parameters.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperationsExtensions.GetAsync(Microsoft.Azure.Management.Cdn.IProfilesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a CDN profile with the specified parameters.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperationsExtensions.Create(Microsoft.Azure.Management.Cdn.IProfilesOperations,System.String,Microsoft.Azure.Management.Cdn.Models.ProfileCreateParameters,System.String)">
            <summary>
            Creates a new CDN profile with the specified parameters.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='profileProperties'>
            Profile properties needed for creation.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperationsExtensions.CreateAsync(Microsoft.Azure.Management.Cdn.IProfilesOperations,System.String,Microsoft.Azure.Management.Cdn.Models.ProfileCreateParameters,System.String,System.Threading.CancellationToken)">
            <summary>
            Creates a new CDN profile with the specified parameters.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='profileProperties'>
            Profile properties needed for creation.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperationsExtensions.BeginCreate(Microsoft.Azure.Management.Cdn.IProfilesOperations,System.String,Microsoft.Azure.Management.Cdn.Models.ProfileCreateParameters,System.String)">
            <summary>
            Creates a new CDN profile with the specified parameters.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='profileProperties'>
            Profile properties needed for creation.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperationsExtensions.BeginCreateAsync(Microsoft.Azure.Management.Cdn.IProfilesOperations,System.String,Microsoft.Azure.Management.Cdn.Models.ProfileCreateParameters,System.String,System.Threading.CancellationToken)">
            <summary>
            Creates a new CDN profile with the specified parameters.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='profileProperties'>
            Profile properties needed for creation.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperationsExtensions.Update(Microsoft.Azure.Management.Cdn.IProfilesOperations,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String})">
            <summary>
            Updates an existing CDN profile with the specified parameters.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='tags'>
            Profile tags
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperationsExtensions.UpdateAsync(Microsoft.Azure.Management.Cdn.IProfilesOperations,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.Threading.CancellationToken)">
            <summary>
            Updates an existing CDN profile with the specified parameters.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='tags'>
            Profile tags
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperationsExtensions.BeginUpdate(Microsoft.Azure.Management.Cdn.IProfilesOperations,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String})">
            <summary>
            Updates an existing CDN profile with the specified parameters.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='tags'>
            Profile tags
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperationsExtensions.BeginUpdateAsync(Microsoft.Azure.Management.Cdn.IProfilesOperations,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.Threading.CancellationToken)">
            <summary>
            Updates an existing CDN profile with the specified parameters.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='tags'>
            Profile tags
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperationsExtensions.DeleteIfExists(Microsoft.Azure.Management.Cdn.IProfilesOperations,System.String,System.String)">
            <summary>
            Deletes an existing CDN profile with the specified parameters. Deleting a
            profile will result in the deletion of all subresources including
            endpoints, origins and custom domains.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperationsExtensions.DeleteIfExistsAsync(Microsoft.Azure.Management.Cdn.IProfilesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes an existing CDN profile with the specified parameters. Deleting a
            profile will result in the deletion of all subresources including
            endpoints, origins and custom domains.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperationsExtensions.BeginDeleteIfExists(Microsoft.Azure.Management.Cdn.IProfilesOperations,System.String,System.String)">
            <summary>
            Deletes an existing CDN profile with the specified parameters. Deleting a
            profile will result in the deletion of all subresources including
            endpoints, origins and custom domains.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperationsExtensions.BeginDeleteIfExistsAsync(Microsoft.Azure.Management.Cdn.IProfilesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes an existing CDN profile with the specified parameters. Deleting a
            profile will result in the deletion of all subresources including
            endpoints, origins and custom domains.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperationsExtensions.GenerateSsoUri(Microsoft.Azure.Management.Cdn.IProfilesOperations,System.String,System.String)">
            <summary>
            Generates a dynamic SSO URI used to sign in to the CDN Supplemental Portal
            used for advanced management tasks, such as Country Filtering, Advanced
            HTTP Reports, and Real-time Stats and Alerts. The SSO URI changes
            approximately every 10 minutes.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.ProfilesOperationsExtensions.GenerateSsoUriAsync(Microsoft.Azure.Management.Cdn.IProfilesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Generates a dynamic SSO URI used to sign in to the CDN Supplemental Portal
            used for advanced management tasks, such as Country Filtering, Advanced
            HTTP Reports, and Real-time Stats and Alerts. The SSO URI changes
            approximately every 10 minutes.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='profileName'>
            Name of the CDN profile within the resource group.
            </param>
            <param name='resourceGroupName'>
            Name of the resource group within the Azure subscription.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.CheckNameAvailabilityInput">
            <summary>
            Input of CheckNameAvailability API.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.CheckNameAvailabilityInput.#ctor">
            <summary>
            Initializes a new instance of the CheckNameAvailabilityInput class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.CheckNameAvailabilityInput.#ctor(System.String,Microsoft.Azure.Management.Cdn.Models.ResourceType)">
            <summary>
            Initializes a new instance of the CheckNameAvailabilityInput class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.CheckNameAvailabilityInput.Name">
            <summary>
            The resource name to validate.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.CheckNameAvailabilityInput.Type">
            <summary>
            The type of the resource whose name is to be validated. Possible
            values include: 'Microsoft.Cdn/Profiles/Endpoints'
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.CheckNameAvailabilityInput.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.CheckNameAvailabilityOutput">
            <summary>
            Output of check name availability API.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.CheckNameAvailabilityOutput.#ctor">
            <summary>
            Initializes a new instance of the CheckNameAvailabilityOutput
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.CheckNameAvailabilityOutput.#ctor(System.Nullable{System.Boolean},System.String,System.String)">
            <summary>
            Initializes a new instance of the CheckNameAvailabilityOutput
            class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.CheckNameAvailabilityOutput.NameAvailable">
            <summary>
            Indicates whether the name is available.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.CheckNameAvailabilityOutput.Reason">
            <summary>
            The reason why the name is not available.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.CheckNameAvailabilityOutput.Message">
            <summary>
            The detailed error message describing why the name is not
            available.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.CustomDomain">
            <summary>
            CDN CustomDomain represents a mapping between a user specified domain
            name and a CDN endpoint. This is to use custom domain names to
            represent the URLs for branding purposes.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.CustomDomain.#ctor">
            <summary>
            Initializes a new instance of the CustomDomain class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.CustomDomain.#ctor(System.String,System.String,System.String,System.String,System.Nullable{Microsoft.Azure.Management.Cdn.Models.CustomDomainResourceState},System.Nullable{Microsoft.Azure.Management.Cdn.Models.ProvisioningState})">
            <summary>
            Initializes a new instance of the CustomDomain class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.CustomDomain.HostName">
            <summary>
            The host name of the custom domain. Must be a domain name.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.CustomDomain.ResourceState">
            <summary>
            Resource status of the custom domain. Possible values include:
            'Creating', 'Active', 'Deleting'
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.CustomDomain.ProvisioningState">
            <summary>
            Provisioning status of the custom domain. Possible values include:
            'Creating', 'Succeeded', 'Failed'
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.CustomDomain.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.CustomDomainParameters">
            <summary>
            CustomDomain properties required for custom domain creation or update.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.CustomDomainParameters.#ctor">
            <summary>
            Initializes a new instance of the CustomDomainParameters class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.CustomDomainParameters.#ctor(System.String)">
            <summary>
            Initializes a new instance of the CustomDomainParameters class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.CustomDomainParameters.HostName">
            <summary>
            The host name of the custom domain. Must be a domain name.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.CustomDomainParameters.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.CustomDomainResourceState">
            <summary>
            Defines values for CustomDomainResourceState.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.DeepCreatedOrigin">
            <summary>
            Deep created origins within a CDN endpoint.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.DeepCreatedOrigin.#ctor">
            <summary>
            Initializes a new instance of the DeepCreatedOrigin class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.DeepCreatedOrigin.#ctor(System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32})">
            <summary>
            Initializes a new instance of the DeepCreatedOrigin class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.DeepCreatedOrigin.Name">
            <summary>
            Origin name
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.DeepCreatedOrigin.HostName">
            <summary>
            The address of the origin. Domain names, IPv4 addresses, and IPv6
            addresses are supported.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.DeepCreatedOrigin.HttpPort">
            <summary>
            The value of the HTTP port. Must be between 1 and 65535
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.DeepCreatedOrigin.HttpsPort">
            <summary>
            The value of the HTTPS port. Must be between 1 and 65535
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.DeepCreatedOrigin.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.Endpoint">
            <summary>
            CDN endpoint is the entity within a CDN profile containing
            configuration information regarding caching behaviors and origins.
            The CDN endpoint is exposed using the URL format
            &lt;endpointname&gt;.azureedge.net by default, but custom domains can
            also be created.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.Endpoint.#ctor">
            <summary>
            Initializes a new instance of the Endpoint class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.Endpoint.#ctor(System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.String,System.String,System.String,System.String,System.String,System.Collections.Generic.IList{System.String},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{Microsoft.Azure.Management.Cdn.Models.QueryStringCachingBehavior},System.Collections.Generic.IList{Microsoft.Azure.Management.Cdn.Models.DeepCreatedOrigin},System.Nullable{Microsoft.Azure.Management.Cdn.Models.EndpointResourceState},System.Nullable{Microsoft.Azure.Management.Cdn.Models.ProvisioningState})">
            <summary>
            Initializes a new instance of the Endpoint class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Endpoint.HostName">
            <summary>
            The host name of the endpoint {endpointName}.{DNSZone}
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Endpoint.OriginHostHeader">
            <summary>
            The host header the CDN provider will send along with content
            requests to origins. The default value is the host name of the
            origin.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Endpoint.OriginPath">
            <summary>
            The path used for origin requests.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Endpoint.ContentTypesToCompress">
            <summary>
            List of content types on which compression will be applied. The
            value for the elements should be a valid MIME type.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Endpoint.IsCompressionEnabled">
            <summary>
            Indicates whether the compression is enabled. Default value is
            false. If compression is enabled, the content transferred from
            cdn endpoint to end user will be compressed. The requested
            content must be larger than 1 byte and smaller than 1 MB.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Endpoint.IsHttpAllowed">
            <summary>
            Indicates whether HTTP traffic is allowed on the endpoint. Default
            value is true. At least one protocol (HTTP or HTTPS) must be
            allowed.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Endpoint.IsHttpsAllowed">
            <summary>
            Indicates whether https traffic is allowed on the endpoint.
            Default value is true. At least one protocol (HTTP or HTTPS) must
            be allowed.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Endpoint.QueryStringCachingBehavior">
            <summary>
            Defines the query string caching behavior. Possible values
            include: 'IgnoreQueryString', 'BypassCaching', 'UseQueryString',
            'NotSet'
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Endpoint.Origins">
            <summary>
            The set of origins for the CDN endpoint. When multiple origins
            exist, the first origin will be used as primary and rest will be
            used as failover options.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Endpoint.ResourceState">
            <summary>
            Resource status of the endpoint. Possible values include:
            'Creating', 'Deleting', 'Running', 'Starting', 'Stopped',
            'Stopping'
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Endpoint.ProvisioningState">
            <summary>
            Provisioning status of the endpoint. Possible values include:
            'Creating', 'Succeeded', 'Failed'
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.Endpoint.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.EndpointCreateParameters">
            <summary>
            Endpoint properties required for new endpoint creation.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.EndpointCreateParameters.#ctor">
            <summary>
            Initializes a new instance of the EndpointCreateParameters class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.EndpointCreateParameters.#ctor(System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.Cdn.Models.DeepCreatedOrigin},System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.String,System.Collections.Generic.IList{System.String},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{Microsoft.Azure.Management.Cdn.Models.QueryStringCachingBehavior})">
            <summary>
            Initializes a new instance of the EndpointCreateParameters class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.EndpointCreateParameters.Location">
            <summary>
            Endpoint location
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.EndpointCreateParameters.Tags">
            <summary>
            Endpoint tags
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.EndpointCreateParameters.OriginHostHeader">
            <summary>
            The host header CDN provider will send along with content requests
            to origins. The default value is the host name of the origin.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.EndpointCreateParameters.OriginPath">
            <summary>
            The path used for origin requests.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.EndpointCreateParameters.ContentTypesToCompress">
            <summary>
            List of content types on which compression will be applied. The
            value for the elements should be a valid MIME type.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.EndpointCreateParameters.IsCompressionEnabled">
            <summary>
            Indicates whether content compression is enabled. Default value is
            false. If compression is enabled, the content transferred from
            the CDN endpoint to the end user will be compressed. The
            requested content must be larger than 1 byte and smaller than 1
            MB.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.EndpointCreateParameters.IsHttpAllowed">
            <summary>
            Indicates whether HTTP traffic is allowed on the endpoint. Default
            value is true. At least one protocol (HTTP or HTTPS) must be
            allowed.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.EndpointCreateParameters.IsHttpsAllowed">
            <summary>
            Indicates whether https traffic is allowed on the endpoint.
            Default value is true. At least one protocol (HTTP or HTTPS) must
            be allowed.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.EndpointCreateParameters.QueryStringCachingBehavior">
            <summary>
            Defines the query string caching behavior. Possible values
            include: 'IgnoreQueryString', 'BypassCaching', 'UseQueryString',
            'NotSet'
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.EndpointCreateParameters.Origins">
            <summary>
            The set of origins for the CDN endpoint. When multiple origins
            exist, the first origin will be used as primary and rest will be
            used as failover options.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.EndpointCreateParameters.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.EndpointResourceState">
            <summary>
            Defines values for EndpointResourceState.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.EndpointUpdateParameters">
            <summary>
            Endpoint properties required for new endpoint creation.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.EndpointUpdateParameters.#ctor">
            <summary>
            Initializes a new instance of the EndpointUpdateParameters class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.EndpointUpdateParameters.#ctor(System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.String,System.Collections.Generic.IList{System.String},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{Microsoft.Azure.Management.Cdn.Models.QueryStringCachingBehavior})">
            <summary>
            Initializes a new instance of the EndpointUpdateParameters class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.EndpointUpdateParameters.Tags">
            <summary>
            Endpoint tags
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.EndpointUpdateParameters.OriginHostHeader">
            <summary>
            The host header the CDN provider will send along with content
            requests to origins. The default value is the host name of the
            origin.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.EndpointUpdateParameters.OriginPath">
            <summary>
            The path used for origin requests.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.EndpointUpdateParameters.ContentTypesToCompress">
            <summary>
            List of content types on which compression will be applied. The
            value for the elements should be a valid MIME type.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.EndpointUpdateParameters.IsCompressionEnabled">
            <summary>
            Indicates whether content compression is enabled. Default value is
            false. If compression is enabled, the content transferred from
            the CDN endpoint to the end user will be compressed. The
            requested content must be larger than 1 byte and smaller than 1
            MB.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.EndpointUpdateParameters.IsHttpAllowed">
            <summary>
            Indicates whether HTTP traffic is allowed on the endpoint. Default
            value is true. At least one protocol (HTTP or HTTPS) must be
            allowed.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.EndpointUpdateParameters.IsHttpsAllowed">
            <summary>
            Indicates whether HTTPS traffic is allowed on the endpoint.
            Default value is true. At least one protocol (HTTP or HTTPS) must
            be allowed.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.EndpointUpdateParameters.QueryStringCachingBehavior">
            <summary>
            Defines the query string caching behavior. Possible values
            include: 'IgnoreQueryString', 'BypassCaching', 'UseQueryString',
            'NotSet'
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.ErrorResponse.#ctor">
            <summary>
            Initializes a new instance of the ErrorResponse class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.ErrorResponse.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the ErrorResponse class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.ErrorResponse.Code">
            <summary>
            Error code
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.ErrorResponse.Message">
            <summary>
            Error message indicating why the operation failed.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.ErrorResponseException">
            <summary>
            Exception thrown for an invalid response with ErrorResponse
            information.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.ErrorResponseException.Request">
            <summary>
            Gets information about the associated HTTP request.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.ErrorResponseException.Response">
            <summary>
            Gets information about the associated HTTP response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.ErrorResponseException.Body">
            <summary>
            Gets or sets the body object.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.ErrorResponseException.#ctor">
            <summary>
            Initializes a new instance of the ErrorResponseException class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.ErrorResponseException.#ctor(System.String)">
            <summary>
            Initializes a new instance of the ErrorResponseException class.
            </summary>
            <param name="message">The exception message.</param>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.ErrorResponseException.#ctor(System.String,System.Exception)">
            <summary>
            Initializes a new instance of the ErrorResponseException class.
            </summary>
            <param name="message">The exception message.</param>
            <param name="innerException">Inner exception.</param>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.LoadParameters">
            <summary>
            Parameters required for endpoint load.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.LoadParameters.#ctor">
            <summary>
            Initializes a new instance of the LoadParameters class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.LoadParameters.#ctor(System.Collections.Generic.IList{System.String})">
            <summary>
            Initializes a new instance of the LoadParameters class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.LoadParameters.ContentPaths">
            <summary>
            The path to the content to be loaded. Should describe a file path.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.LoadParameters.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.Operation">
            <summary>
            CDN REST API operation
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.Operation.#ctor">
            <summary>
            Initializes a new instance of the Operation class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.Operation.#ctor(System.String,Microsoft.Azure.Management.Cdn.Models.OperationDisplay)">
            <summary>
            Initializes a new instance of the Operation class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Operation.Name">
            <summary>
            Operation name: {provider}/{resource}/{operation}
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Operation.Display">
            <summary>
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.OperationDisplay.#ctor">
            <summary>
            Initializes a new instance of the OperationDisplay class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.OperationDisplay.#ctor(System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the OperationDisplay class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.OperationDisplay.Provider">
            <summary>
            Service provider: Microsoft.Cdn
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.OperationDisplay.Resource">
            <summary>
            Resource on which the operation is performed: Profile, endpoint,
            etc.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.OperationDisplay.Operation">
            <summary>
            Operation type: Read, write, delete, etc.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.Origin">
            <summary>
            CDN origin is the source of the content being delivered via CDN. When
            the edge nodes represented by an endpoint do not have the requested
            content cached, they attempt to fetch it from one or more of the
            configured origins.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.Origin.#ctor">
            <summary>
            Initializes a new instance of the Origin class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.Origin.#ctor(System.String,System.String,System.String,System.String,System.Nullable{System.Int32},System.Nullable{System.Int32},System.Nullable{Microsoft.Azure.Management.Cdn.Models.OriginResourceState},System.Nullable{Microsoft.Azure.Management.Cdn.Models.ProvisioningState})">
            <summary>
            Initializes a new instance of the Origin class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Origin.HostName">
            <summary>
            The address of the origin. Domain names, IPv4 addresses, and IPv6
            addresses are supported.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Origin.HttpPort">
            <summary>
            The value of the HTTP port. Must be between 1 and 65535.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Origin.HttpsPort">
            <summary>
            The value of the https port. Must be between 1 and 65535.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Origin.ResourceState">
            <summary>
            Resource status of the origin. Possible values include:
            'Creating', 'Active', 'Deleting'
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Origin.ProvisioningState">
            <summary>
            Provisioning status of the origin. Possible values include:
            'Creating', 'Succeeded', 'Failed'
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.Origin.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.OriginParameters">
            <summary>
            Origin properties needed for origin creation or update.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.OriginParameters.#ctor">
            <summary>
            Initializes a new instance of the OriginParameters class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.OriginParameters.#ctor(System.String,System.Nullable{System.Int32},System.Nullable{System.Int32})">
            <summary>
            Initializes a new instance of the OriginParameters class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.OriginParameters.HostName">
            <summary>
            The address of the origin. Domain names, IPv4 addresses, and IPv6
            addresses are supported.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.OriginParameters.HttpPort">
            <summary>
            The value of the HTTP port. Must be between 1 and 65535.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.OriginParameters.HttpsPort">
            <summary>
            The value of the HTTPS port. Must be between 1 and 65535.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.OriginParameters.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.OriginResourceState">
            <summary>
            Defines values for OriginResourceState.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.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.Cdn.Models.Page`1.NextPageLink">
            <summary>
            Gets the link to the next page.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.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.Cdn.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.Cdn.Models.Profile">
            <summary>
            CDN profile represents the top level resource and the entry point into
            the CDN API. This allows users to set up a logical grouping of
            endpoints in addition to creating shared configuration settings and
            selecting pricing tiers and providers.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.Profile.#ctor">
            <summary>
            Initializes a new instance of the Profile class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.Profile.#ctor(System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.String,System.String,Microsoft.Azure.Management.Cdn.Models.Sku,System.Nullable{Microsoft.Azure.Management.Cdn.Models.ProfileResourceState},System.Nullable{Microsoft.Azure.Management.Cdn.Models.ProvisioningState})">
            <summary>
            Initializes a new instance of the Profile class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Profile.Sku">
            <summary>
            The SKU (pricing tier) of the CDN profile.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Profile.ResourceState">
            <summary>
            Resource status of the profile. Possible values include:
            'Creating', 'Active', 'Deleting', 'Disabled'
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Profile.ProvisioningState">
            <summary>
            Provisioning status of the profile. Possible values include:
            'Creating', 'Succeeded', 'Failed'
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.Profile.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.ProfileCreateParameters">
            <summary>
            Profile properties required for profile creation.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.ProfileCreateParameters.#ctor">
            <summary>
            Initializes a new instance of the ProfileCreateParameters class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.ProfileCreateParameters.#ctor(System.String,Microsoft.Azure.Management.Cdn.Models.Sku,System.Collections.Generic.IDictionary{System.String,System.String})">
            <summary>
            Initializes a new instance of the ProfileCreateParameters class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.ProfileCreateParameters.Location">
            <summary>
            Profile location
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.ProfileCreateParameters.Tags">
            <summary>
            Profile tags
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.ProfileCreateParameters.Sku">
            <summary>
            The SKU (pricing tier) of the CDN profile.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.ProfileCreateParameters.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.ProfileResourceState">
            <summary>
            Defines values for ProfileResourceState.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.ProfileUpdateParameters">
            <summary>
            Profile properties required for profile update.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.ProfileUpdateParameters.#ctor">
            <summary>
            Initializes a new instance of the ProfileUpdateParameters class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.ProfileUpdateParameters.#ctor(System.Collections.Generic.IDictionary{System.String,System.String})">
            <summary>
            Initializes a new instance of the ProfileUpdateParameters class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.ProfileUpdateParameters.Tags">
            <summary>
            Profile tags
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.ProfileUpdateParameters.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.ProvisioningState">
            <summary>
            Defines values for ProvisioningState.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.PurgeParameters">
            <summary>
            Parameters required for endpoint purge.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.PurgeParameters.#ctor">
            <summary>
            Initializes a new instance of the PurgeParameters class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.PurgeParameters.#ctor(System.Collections.Generic.IList{System.String})">
            <summary>
            Initializes a new instance of the PurgeParameters class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.PurgeParameters.ContentPaths">
            <summary>
            The path to the content to be purged. Can describe a file path or
            a wild card directory.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.PurgeParameters.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.QueryStringCachingBehavior">
            <summary>
            Defines values for QueryStringCachingBehavior.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.Resource.#ctor">
            <summary>
            Initializes a new instance of the Resource class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.Resource.#ctor(System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the Resource class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Resource.Id">
            <summary>
            Resource ID
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Resource.Name">
            <summary>
            Resource name
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Resource.Type">
            <summary>
            Resource type
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.ResourceType">
            <summary>
            Defines values for ResourceType.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.Sku">
            <summary>
            The SKU (pricing tier) of the CDN profile.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.Sku.#ctor">
            <summary>
            Initializes a new instance of the Sku class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.Sku.#ctor(System.Nullable{Microsoft.Azure.Management.Cdn.Models.SkuName})">
            <summary>
            Initializes a new instance of the Sku class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.Sku.Name">
            <summary>
            Name of the pricing tier. Possible values include:
            'Standard_Verizon', 'Premium_Verizon', 'Custom_Verizon',
            'Standard_Akamai'
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.SkuName">
            <summary>
            Defines values for SkuName.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.SsoUri">
            <summary>
            SSO URI required to login to third party web portal.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.SsoUri.#ctor">
            <summary>
            Initializes a new instance of the SsoUri class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.SsoUri.#ctor(System.String)">
            <summary>
            Initializes a new instance of the SsoUri class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.SsoUri.SsoUriValue">
            <summary>
            The URI used to login to third party web portal.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.TrackedResource">
            <summary>
            ARM tracked resource
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.TrackedResource.#ctor">
            <summary>
            Initializes a new instance of the TrackedResource class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.TrackedResource.#ctor(System.String,System.Collections.Generic.IDictionary{System.String,System.String},System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the TrackedResource class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.TrackedResource.Location">
            <summary>
            Resource location
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.TrackedResource.Tags">
            <summary>
            Resource tags
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.TrackedResource.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.ValidateCustomDomainInput">
            <summary>
            Input of the custom domain to be validated.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.ValidateCustomDomainInput.#ctor">
            <summary>
            Initializes a new instance of the ValidateCustomDomainInput class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.ValidateCustomDomainInput.#ctor(System.String)">
            <summary>
            Initializes a new instance of the ValidateCustomDomainInput class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.ValidateCustomDomainInput.HostName">
            <summary>
            The host name of the custom domain. Must be a domain name.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.ValidateCustomDomainInput.Validate">
            <summary>
            Validate the object. Throws ValidationException if validation fails.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.Cdn.Models.ValidateCustomDomainOutput">
            <summary>
            Output of custom domain validation.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.ValidateCustomDomainOutput.#ctor">
            <summary>
            Initializes a new instance of the ValidateCustomDomainOutput class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.Cdn.Models.ValidateCustomDomainOutput.#ctor(System.Nullable{System.Boolean},System.String,System.String)">
            <summary>
            Initializes a new instance of the ValidateCustomDomainOutput class.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.ValidateCustomDomainOutput.CustomDomainValidated">
            <summary>
            Indicates whether the custom domain is validated or not.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.ValidateCustomDomainOutput.Reason">
            <summary>
            The reason why the custom domain is not valid.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.Cdn.Models.ValidateCustomDomainOutput.Message">
            <summary>
            The message describing why the custom domain is not valid.
            </summary>
        </member>
    </members>
</doc>