Microsoft.Azure.Management.EventHub.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Microsoft.Azure.Management.EventHub</name>
    </assembly>
    <members>
        <member name="T:Microsoft.Azure.Management.EventHub.ConsumerGroupsOperations">
            <summary>
            ConsumerGroupsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.ConsumerGroupsOperations.#ctor(Microsoft.Azure.Management.EventHub.EventHubManagementClient)">
            <summary>
            Initializes a new instance of the ConsumerGroupsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.ConsumerGroupsOperations.Client">
            <summary>
            Gets a reference to the EventHubManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.ConsumerGroupsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.ConsumerGroup,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates or updates an Event Hubs consumer group as a nested resource within
            a Namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='consumerGroupName'>
            The consumer group name
            </param>
            <param name='parameters'>
            Parameters supplied to create or update a consumer group resource.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.ConsumerGroupsOperations.DeleteWithHttpMessagesAsync(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 a consumer group from the specified Event Hub and resource group.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='consumerGroupName'>
            The consumer group name
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.ConsumerGroupsOperations.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 a description for the specified consumer group.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='consumerGroupName'>
            The consumer group name
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.ConsumerGroupsOperations.ListByEventHubWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the consumer groups in a Namespace. An empty feed is returned if
            no consumer group exists in the Namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.ConsumerGroupsOperations.ListByEventHubNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the consumer groups in a Namespace. An empty feed is returned if
            no consumer group exists in the Namespace.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.ConsumerGroupsOperationsExtensions">
            <summary>
            Extension methods for ConsumerGroupsOperations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.ConsumerGroupsOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.EventHub.IConsumerGroupsOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.ConsumerGroup)">
            <summary>
            Creates or updates an Event Hubs consumer group as a nested resource within
            a Namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='consumerGroupName'>
            The consumer group name
            </param>
            <param name='parameters'>
            Parameters supplied to create or update a consumer group resource.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.ConsumerGroupsOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.EventHub.IConsumerGroupsOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.ConsumerGroup,System.Threading.CancellationToken)">
            <summary>
            Creates or updates an Event Hubs consumer group as a nested resource within
            a Namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='consumerGroupName'>
            The consumer group name
            </param>
            <param name='parameters'>
            Parameters supplied to create or update a consumer group resource.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.ConsumerGroupsOperationsExtensions.Delete(Microsoft.Azure.Management.EventHub.IConsumerGroupsOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes a consumer group from the specified Event Hub and 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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='consumerGroupName'>
            The consumer group name
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.ConsumerGroupsOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.EventHub.IConsumerGroupsOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes a consumer group from the specified Event Hub and 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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='consumerGroupName'>
            The consumer group name
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.ConsumerGroupsOperationsExtensions.Get(Microsoft.Azure.Management.EventHub.IConsumerGroupsOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Gets a description for the specified consumer 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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='consumerGroupName'>
            The consumer group name
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.ConsumerGroupsOperationsExtensions.GetAsync(Microsoft.Azure.Management.EventHub.IConsumerGroupsOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a description for the specified consumer 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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='consumerGroupName'>
            The consumer group name
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.ConsumerGroupsOperationsExtensions.ListByEventHub(Microsoft.Azure.Management.EventHub.IConsumerGroupsOperations,System.String,System.String,System.String)">
            <summary>
            Gets all the consumer groups in a Namespace. An empty feed is returned if
            no consumer group exists in the Namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.ConsumerGroupsOperationsExtensions.ListByEventHubAsync(Microsoft.Azure.Management.EventHub.IConsumerGroupsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets all the consumer groups in a Namespace. An empty feed is returned if
            no consumer group exists in the Namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.ConsumerGroupsOperationsExtensions.ListByEventHubNext(Microsoft.Azure.Management.EventHub.IConsumerGroupsOperations,System.String)">
            <summary>
            Gets all the consumer groups in a Namespace. An empty feed is returned if
            no consumer group exists in the Namespace.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.ConsumerGroupsOperationsExtensions.ListByEventHubNextAsync(Microsoft.Azure.Management.EventHub.IConsumerGroupsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets all the consumer groups in a Namespace. An empty feed is returned if
            no consumer group exists in the Namespace.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.EventHubManagementClient">
            <summary>
            Azure Event Hubs client
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.EventHubManagementClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.EventHubManagementClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.EventHubManagementClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.EventHubManagementClient.Credentials">
            <summary>
            Credentials needed for the client to connect to Azure.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.EventHubManagementClient.SubscriptionId">
            <summary>
            Subscription credentials that uniquely identify a Microsoft Azure
            subscription. The subscription ID forms part of the URI for every service
            call.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.EventHubManagementClient.ApiVersion">
            <summary>
            Client API Version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.EventHubManagementClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.EventHubManagementClient.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.EventHub.EventHubManagementClient.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.EventHub.EventHubManagementClient.Operations">
            <summary>
            Gets the IOperations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.EventHubManagementClient.Namespaces">
            <summary>
            Gets the INamespacesOperations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.EventHubManagementClient.EventHubs">
            <summary>
            Gets the IEventHubsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.EventHubManagementClient.ConsumerGroups">
            <summary>
            Gets the IConsumerGroupsOperations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubManagementClient.#ctor(System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the EventHubManagementClient class.
            </summary>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubManagementClient.#ctor(System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the EventHubManagementClient 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.EventHub.EventHubManagementClient.#ctor(System.Uri,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the EventHubManagementClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubManagementClient.#ctor(System.Uri,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the EventHubManagementClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='rootHandler'>
            Optional. The http client handler used to handle http transport.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubManagementClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the EventHubManagementClient class.
            </summary>
            <param name='credentials'>
            Required. Credentials needed for the client to connect to Azure.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubManagementClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the EventHubManagementClient class.
            </summary>
            <param name='credentials'>
            Required. Credentials needed for the client to connect to Azure.
            </param>
            <param name='rootHandler'>
            Optional. The http client handler used to handle http transport.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubManagementClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the EventHubManagementClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='credentials'>
            Required. Credentials needed for the client to connect to Azure.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubManagementClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the EventHubManagementClient class.
            </summary>
            <param name='baseUri'>
            Optional. The base URI of the service.
            </param>
            <param name='credentials'>
            Required. Credentials needed for the client to connect to Azure.
            </param>
            <param name='rootHandler'>
            Optional. The http client handler used to handle http transport.
            </param>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubManagementClient.Initialize">
            <summary>
            Initializes client properties.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.EventHubsOperations">
            <summary>
            EventHubsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperations.#ctor(Microsoft.Azure.Management.EventHub.EventHubManagementClient)">
            <summary>
            Initializes a new instance of the EventHubsOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.EventHubsOperations.Client">
            <summary>
            Gets a reference to the EventHubManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperations.ListByNamespaceWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the Event Hubs in a Namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.Eventhub,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates or updates a new Event Hub as a nested resource within a Namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='parameters'>
            Parameters supplied to create an Event Hub resource.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes an Event Hub from the specified Namespace and resource group.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperations.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 Event Hubs description for the specified Event Hub.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperations.ListAuthorizationRulesWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the authorization rules for an Event Hub.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperations.CreateOrUpdateAuthorizationRuleWithHttpMessagesAsync(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.AuthorizationRule,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates or updates an AuthorizationRule for the specified Event Hub.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='parameters'>
            The shared access AuthorizationRule.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperations.GetAuthorizationRuleWithHttpMessagesAsync(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 AuthorizationRule for an Event Hub by rule name.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperations.DeleteAuthorizationRuleWithHttpMessagesAsync(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 Event Hub AuthorizationRule.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperations.ListKeysWithHttpMessagesAsync(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 the ACS and SAS connection strings for the Event Hub.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperations.RegenerateKeysWithHttpMessagesAsync(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Regenerates the ACS and SAS connection strings for the Event Hub.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='parameters'>
            Parameters supplied to regenerate the AuthorizationRule Keys
            (PrimaryKey/SecondaryKey).
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperations.ListByNamespaceNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the Event Hubs in a Namespace.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperations.ListAuthorizationRulesNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the authorization rules for an Event Hub.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions">
            <summary>
            Extension methods for EventHubsOperations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.ListByNamespace(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String,System.String)">
            <summary>
            Gets all the Event Hubs in a Namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.ListByNamespaceAsync(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets all the Event Hubs in a Namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.Eventhub)">
            <summary>
            Creates or updates a new Event Hub as a nested resource within a Namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='parameters'>
            Parameters supplied to create an Event Hub resource.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.Eventhub,System.Threading.CancellationToken)">
            <summary>
            Creates or updates a new Event Hub as a nested resource within a Namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='parameters'>
            Parameters supplied to create an Event Hub resource.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.Delete(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String,System.String,System.String)">
            <summary>
            Deletes an Event Hub from the specified Namespace and 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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes an Event Hub from the specified Namespace and 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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.Get(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String,System.String,System.String)">
            <summary>
            Gets an Event Hubs description for the specified Event Hub.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.GetAsync(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets an Event Hubs description for the specified Event Hub.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.ListAuthorizationRules(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String,System.String,System.String)">
            <summary>
            Gets the authorization rules for an Event Hub.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.ListAuthorizationRulesAsync(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the authorization rules for an Event Hub.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.CreateOrUpdateAuthorizationRule(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.AuthorizationRule)">
            <summary>
            Creates or updates an AuthorizationRule for the specified Event Hub.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='parameters'>
            The shared access AuthorizationRule.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.CreateOrUpdateAuthorizationRuleAsync(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.AuthorizationRule,System.Threading.CancellationToken)">
            <summary>
            Creates or updates an AuthorizationRule for the specified Event Hub.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='parameters'>
            The shared access AuthorizationRule.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.GetAuthorizationRule(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Gets an AuthorizationRule for an Event Hub by rule name.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.GetAuthorizationRuleAsync(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets an AuthorizationRule for an Event Hub by rule name.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.DeleteAuthorizationRule(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes an Event Hub AuthorizationRule.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.DeleteAuthorizationRuleAsync(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes an Event Hub AuthorizationRule.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.ListKeys(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Gets the ACS and SAS connection strings for the Event Hub.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.ListKeysAsync(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the ACS and SAS connection strings for the Event Hub.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.RegenerateKeys(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters)">
            <summary>
            Regenerates the ACS and SAS connection strings for the Event Hub.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='parameters'>
            Parameters supplied to regenerate the AuthorizationRule Keys
            (PrimaryKey/SecondaryKey).
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.RegenerateKeysAsync(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters,System.Threading.CancellationToken)">
            <summary>
            Regenerates the ACS and SAS connection strings for the Event Hub.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='parameters'>
            Parameters supplied to regenerate the AuthorizationRule Keys
            (PrimaryKey/SecondaryKey).
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.ListByNamespaceNext(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String)">
            <summary>
            Gets all the Event Hubs in a Namespace.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.ListByNamespaceNextAsync(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets all the Event Hubs in a Namespace.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.ListAuthorizationRulesNext(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String)">
            <summary>
            Gets the authorization rules for an Event Hub.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.EventHubsOperationsExtensions.ListAuthorizationRulesNextAsync(Microsoft.Azure.Management.EventHub.IEventHubsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the authorization rules for an Event Hub.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.IConsumerGroupsOperations">
            <summary>
            ConsumerGroupsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.IConsumerGroupsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.ConsumerGroup,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates or updates an Event Hubs consumer group as a nested
            resource within a Namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='consumerGroupName'>
            The consumer group name
            </param>
            <param name='parameters'>
            Parameters supplied to create or update a consumer group resource.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.IConsumerGroupsOperations.DeleteWithHttpMessagesAsync(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 a consumer group from the specified Event Hub and resource
            group.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='consumerGroupName'>
            The consumer group name
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.IConsumerGroupsOperations.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 a description for the specified consumer group.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='consumerGroupName'>
            The consumer group name
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.IConsumerGroupsOperations.ListByEventHubWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the consumer groups in a Namespace. An empty feed is
            returned if no consumer group exists in the Namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.IConsumerGroupsOperations.ListByEventHubNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the consumer groups in a Namespace. An empty feed is
            returned if no consumer group exists in the Namespace.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.IEventHubManagementClient">
            <summary>
            Azure Event Hubs client
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.IEventHubManagementClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.IEventHubManagementClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.IEventHubManagementClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.IEventHubManagementClient.Credentials">
            <summary>
            Credentials needed for the client to connect to Azure.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.IEventHubManagementClient.SubscriptionId">
            <summary>
            Subscription credentials that uniquely identify a Microsoft Azure
            subscription. The subscription ID forms part of the URI for every
            service call.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.IEventHubManagementClient.ApiVersion">
            <summary>
            Client API Version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.IEventHubManagementClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.IEventHubManagementClient.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.EventHub.IEventHubManagementClient.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.EventHub.IEventHubManagementClient.Operations">
            <summary>
            Gets the IOperations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.IEventHubManagementClient.Namespaces">
            <summary>
            Gets the INamespacesOperations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.IEventHubManagementClient.EventHubs">
            <summary>
            Gets the IEventHubsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.IEventHubManagementClient.ConsumerGroups">
            <summary>
            Gets the IConsumerGroupsOperations.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.IEventHubsOperations">
            <summary>
            EventHubsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.IEventHubsOperations.ListByNamespaceWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the Event Hubs in a Namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.IEventHubsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.Eventhub,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates or updates a new Event Hub as a nested resource within a
            Namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='parameters'>
            Parameters supplied to create an Event Hub resource.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.IEventHubsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes an Event Hub from the specified Namespace and resource
            group.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.IEventHubsOperations.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 Event Hubs description for the specified Event Hub.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.IEventHubsOperations.ListAuthorizationRulesWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the authorization rules for an Event Hub.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.IEventHubsOperations.CreateOrUpdateAuthorizationRuleWithHttpMessagesAsync(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.AuthorizationRule,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates or updates an AuthorizationRule for the specified Event
            Hub.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='parameters'>
            The shared access AuthorizationRule.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.IEventHubsOperations.GetAuthorizationRuleWithHttpMessagesAsync(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 AuthorizationRule for an Event Hub by rule name.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.IEventHubsOperations.DeleteAuthorizationRuleWithHttpMessagesAsync(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 Event Hub AuthorizationRule.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.IEventHubsOperations.ListKeysWithHttpMessagesAsync(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 the ACS and SAS connection strings for the Event Hub.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.IEventHubsOperations.RegenerateKeysWithHttpMessagesAsync(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Regenerates the ACS and SAS connection strings for the Event Hub.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='eventHubName'>
            The Event Hub name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='parameters'>
            Parameters supplied to regenerate the AuthorizationRule Keys
            (PrimaryKey/SecondaryKey).
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.IEventHubsOperations.ListByNamespaceNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets all the Event Hubs in a Namespace.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.IEventHubsOperations.ListAuthorizationRulesNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the authorization rules for an Event Hub.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.INamespacesOperations">
            <summary>
            NamespacesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.INamespacesOperations.CheckNameAvailabilityWithHttpMessagesAsync(Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Check the give Namespace name availability.
            </summary>
            <param name='parameters'>
            Parameters to check availability of the given Namespace name
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.INamespacesOperations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists all the available Namespaces within a subscription,
            irrespective of the resource groups.
            </summary>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.INamespacesOperations.ListByResourceGroupWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the available Namespaces 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>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.INamespacesOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.EventHub.Models.EHNamespace,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates or updates a namespace. Once created, this namespace's
            resource manifest is immutable. This operation is idempotent.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='parameters'>
            Parameters for creating a namespace resource.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.INamespacesOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes an existing namespace. This operation also removes all
            associated resources under the namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.INamespacesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the description of the specified namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.INamespacesOperations.UpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.EventHub.Models.EHNamespace,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates or updates a namespace. Once created, this namespace's
            resource manifest is immutable. This operation is idempotent.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='parameters'>
            Parameters for updating a namespace resource.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.INamespacesOperations.ListAuthorizationRulesWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of authorization rules for a Namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.INamespacesOperations.CreateOrUpdateAuthorizationRuleWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.AuthorizationRule,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates or updates an AuthorizationRule for a Namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='parameters'>
            The shared access AuthorizationRule.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.INamespacesOperations.DeleteAuthorizationRuleWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes an AuthorizationRule for a Namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.INamespacesOperations.GetAuthorizationRuleWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets an AuthorizationRule for a Namespace by rule name.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.INamespacesOperations.ListKeysWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the primary and secondary connection strings for the
            Namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.INamespacesOperations.RegenerateKeysWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Regenerates the primary or secondary connection strings for the
            specified Namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='parameters'>
            Parameters required to regenerate the connection string.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.INamespacesOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.EventHub.Models.EHNamespace,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates or updates a namespace. Once created, this namespace's
            resource manifest is immutable. This operation is idempotent.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='parameters'>
            Parameters for creating a namespace resource.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.INamespacesOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes an existing namespace. This operation also removes all
            associated resources under the namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.INamespacesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists all the available Namespaces within a subscription,
            irrespective of the resource groups.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.INamespacesOperations.ListByResourceGroupNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the available Namespaces within a resource group.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.INamespacesOperations.ListAuthorizationRulesNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of authorization rules for a Namespace.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.IOperations">
            <summary>
            Operations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.IOperations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists all of the available Event Hub REST API operations.
            </summary>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.IOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists all of the available Event Hub REST API operations.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.Models.AccessKeys">
            <summary>
            Namespace/EventHub Connection String
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.AccessKeys.#ctor">
            <summary>
            Initializes a new instance of the AccessKeys class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.AccessKeys.#ctor(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the AccessKeys class.
            </summary>
            <param name="primaryConnectionString">Primary connection string of
            the created namespace AuthorizationRule.</param>
            <param name="secondaryConnectionString">Secondary connection string
            of the created namespace AuthorizationRule.</param>
            <param name="primaryKey">A base64-encoded 256-bit primary key for
            signing and validating the SAS token.</param>
            <param name="secondaryKey">A base64-encoded 256-bit primary key for
            signing and validating the SAS token.</param>
            <param name="keyName">A string that describes the
            AuthorizationRule.</param>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.AccessKeys.PrimaryConnectionString">
            <summary>
            Gets primary connection string of the created namespace
            AuthorizationRule.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.AccessKeys.SecondaryConnectionString">
            <summary>
            Gets secondary connection string of the created namespace
            AuthorizationRule.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.AccessKeys.PrimaryKey">
            <summary>
            Gets a base64-encoded 256-bit primary key for signing and
            validating the SAS token.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.AccessKeys.SecondaryKey">
            <summary>
            Gets a base64-encoded 256-bit primary key for signing and
            validating the SAS token.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.AccessKeys.KeyName">
            <summary>
            Gets a string that describes the AuthorizationRule.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.Models.AccessRights">
            <summary>
            Defines values for AccessRights.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.Models.AuthorizationRule">
            <summary>
            Single item in a List or Get AuthorizationRule operation
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.AuthorizationRule.#ctor">
            <summary>
            Initializes a new instance of the AuthorizationRule class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.AuthorizationRule.#ctor(System.String,System.String,System.String,System.Collections.Generic.IList{System.String})">
            <summary>
            Initializes a new instance of the AuthorizationRule class.
            </summary>
            <param name="id">Resource Id</param>
            <param name="name">Resource name</param>
            <param name="type">Resource type</param>
            <param name="rights">The rights associated with the rule.</param>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.AuthorizationRule.Rights">
            <summary>
            Gets or sets the rights associated with the rule.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.Models.CaptureDescription">
            <summary>
            Properties to configure capture description for eventhub
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.CaptureDescription.#ctor">
            <summary>
            Initializes a new instance of the CaptureDescription class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.CaptureDescription.#ctor(System.Nullable{System.Boolean},System.Nullable{Microsoft.Azure.Management.EventHub.Models.EncodingCaptureDescription},System.Nullable{System.Int32},System.Nullable{System.Int32},Microsoft.Azure.Management.EventHub.Models.Destination)">
            <summary>
            Initializes a new instance of the CaptureDescription class.
            </summary>
            <param name="enabled">A value that indicates whether capture
            description is enabled. </param>
            <param name="encoding">Enumerates the possible values for the
            encoding format of capture description. Possible values include:
            'Avro', 'AvroDeflate'</param>
            <param name="intervalInSeconds">The time window allows you to set
            the frequency with which the capture to Azure Blobs will happen,
            value should between 60 to 900 seconds</param>
            <param name="sizeLimitInBytes">The size window defines the amount
            of data built up in your Event Hub before an capture operation,
            value should be between 10485760 to 524288000 bytes</param>
            <param name="destination">Properties of Destination where capture
            will be stored. (Storage Account, Blob Names)</param>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.CaptureDescription.Enabled">
            <summary>
            Gets or sets a value that indicates whether capture description is
            enabled.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.CaptureDescription.Encoding">
            <summary>
            Gets or sets enumerates the possible values for the encoding format
            of capture description. Possible values include: 'Avro',
            'AvroDeflate'
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.CaptureDescription.IntervalInSeconds">
            <summary>
            Gets or sets the time window allows you to set the frequency with
            which the capture to Azure Blobs will happen, value should between
            60 to 900 seconds
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.CaptureDescription.SizeLimitInBytes">
            <summary>
            Gets or sets the size window defines the amount of data built up in
            your Event Hub before an capture operation, value should be between
            10485760 to 524288000 bytes
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.CaptureDescription.Destination">
            <summary>
            Gets or sets properties of Destination where capture will be
            stored. (Storage Account, Blob Names)
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.CaptureDescription.Validate">
            <summary>
            Validate the object.
            </summary>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown if validation fails
            </exception>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter">
            <summary>
            Parameter supplied to check Namespace name availability operation
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter.#ctor">
            <summary>
            Initializes a new instance of the CheckNameAvailabilityParameter
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter.#ctor(System.String)">
            <summary>
            Initializes a new instance of the CheckNameAvailabilityParameter
            class.
            </summary>
            <param name="name">Name to check the namespace name
            availability</param>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter.Name">
            <summary>
            Gets or sets name to check the namespace name availability
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter.Validate">
            <summary>
            Validate the object.
            </summary>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown if validation fails
            </exception>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityResult">
            <summary>
            The Result of the CheckNameAvailability operation
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityResult.#ctor">
            <summary>
            Initializes a new instance of the CheckNameAvailabilityResult
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityResult.#ctor(System.String,System.Nullable{System.Boolean},System.Nullable{Microsoft.Azure.Management.EventHub.Models.UnavailableReason})">
            <summary>
            Initializes a new instance of the CheckNameAvailabilityResult
            class.
            </summary>
            <param name="message">The detailed info regarding the reason
            associated with the Namespace.</param>
            <param name="nameAvailable">Value indicating Namespace is
            availability, true if the Namespace is available; otherwise,
            false.</param>
            <param name="reason">The reason for unavailability of a Namespace.
            Possible values include: 'None', 'InvalidName',
            'SubscriptionIsDisabled', 'NameInUse', 'NameInLockdown',
            'TooManyNamespaceInCurrentSubscription'</param>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityResult.Message">
            <summary>
            Gets the detailed info regarding the reason associated with the
            Namespace.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityResult.NameAvailable">
            <summary>
            Gets or sets value indicating Namespace is availability, true if
            the Namespace is available; otherwise, false.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityResult.Reason">
            <summary>
            Gets or sets the reason for unavailability of a Namespace. Possible
            values include: 'None', 'InvalidName', 'SubscriptionIsDisabled',
            'NameInUse', 'NameInLockdown',
            'TooManyNamespaceInCurrentSubscription'
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.Models.ConsumerGroup">
            <summary>
            Single item in List or Get Consumer group operation
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.ConsumerGroup.#ctor">
            <summary>
            Initializes a new instance of the ConsumerGroup class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.ConsumerGroup.#ctor(System.String,System.String,System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.String)">
            <summary>
            Initializes a new instance of the ConsumerGroup class.
            </summary>
            <param name="id">Resource Id</param>
            <param name="name">Resource name</param>
            <param name="type">Resource type</param>
            <param name="createdAt">Exact time the message was created.</param>
            <param name="updatedAt">The exact time the message was
            updated.</param>
            <param name="userMetadata">Usermetadata is a placeholder to store
            user-defined string data with maximum length 1024. e.g. it can be
            used to store descriptive data, such as list of teams and their
            contact information also user-defined configuration settings can be
            stored.</param>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.ConsumerGroup.CreatedAt">
            <summary>
            Gets exact time the message was created.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.ConsumerGroup.UpdatedAt">
            <summary>
            Gets the exact time the message was updated.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.ConsumerGroup.UserMetadata">
            <summary>
            Gets or sets usermetadata is a placeholder to store user-defined
            string data with maximum length 1024. e.g. it can be used to store
            descriptive data, such as list of teams and their contact
            information also user-defined configuration settings can be stored.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.Models.Destination">
            <summary>
            Capture storage details for capture description
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.Destination.#ctor">
            <summary>
            Initializes a new instance of the Destination class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.Destination.#ctor(System.String,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the Destination class.
            </summary>
            <param name="name">Name for capture destination</param>
            <param name="storageAccountResourceId">Resource id of the storage
            account to be used to create the blobs</param>
            <param name="blobContainer">Blob container Name</param>
            <param name="archiveNameFormat">Blob naming convention for archive,
            e.g.
            {Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}.
            Here all the parameters (Namespace,EventHub .. etc) are mandatory
            irrespective of order</param>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.Destination.Name">
            <summary>
            Gets or sets name for capture destination
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.Destination.StorageAccountResourceId">
            <summary>
            Gets or sets resource id of the storage account to be used to
            create the blobs
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.Destination.BlobContainer">
            <summary>
            Gets or sets blob container Name
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.Destination.ArchiveNameFormat">
            <summary>
            Gets or sets blob naming convention for archive, e.g.
            {Namespace}/{EventHub}/{PartitionId}/{Year}/{Month}/{Day}/{Hour}/{Minute}/{Second}.
            Here all the parameters (Namespace,EventHub .. etc) are mandatory
            irrespective of order
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.Models.EHNamespace">
            <summary>
            Single Namespace item in List or Get Operation
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.EHNamespace.#ctor">
            <summary>
            Initializes a new instance of the EHNamespace class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.EHNamespace.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},Microsoft.Azure.Management.EventHub.Models.Sku,System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32})">
            <summary>
            Initializes a new instance of the EHNamespace class.
            </summary>
            <param name="id">Resource Id</param>
            <param name="name">Resource name</param>
            <param name="type">Resource type</param>
            <param name="location">Resource location</param>
            <param name="tags">Resource tags</param>
            <param name="sku">Properties of sku resource</param>
            <param name="provisioningState">Provisioning state of the
            Namespace.</param>
            <param name="createdAt">The time the Namespace was created.</param>
            <param name="updatedAt">The time the Namespace was updated.</param>
            <param name="serviceBusEndpoint">Endpoint you can use to perform
            Service Bus operations.</param>
            <param name="metricId">Identifier for Azure Insights
            metrics.</param>
            <param name="isAutoInflateEnabled">Value that indicates whether
            AutoInflate is enabled for eventhub namespace.</param>
            <param name="maximumThroughputUnits">Upper limit of throughput
            units when AutoInflate is enabled, vaule should be within 0 to 20
            throughput units. ( '0' if AutoInflateEnabled = true)</param>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.EHNamespace.Sku">
            <summary>
            Gets or sets properties of sku resource
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.EHNamespace.ProvisioningState">
            <summary>
            Gets provisioning state of the Namespace.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.EHNamespace.CreatedAt">
            <summary>
            Gets the time the Namespace was created.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.EHNamespace.UpdatedAt">
            <summary>
            Gets the time the Namespace was updated.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.EHNamespace.ServiceBusEndpoint">
            <summary>
            Gets endpoint you can use to perform Service Bus operations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.EHNamespace.MetricId">
            <summary>
            Gets identifier for Azure Insights metrics.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.EHNamespace.IsAutoInflateEnabled">
            <summary>
            Gets or sets value that indicates whether AutoInflate is enabled
            for eventhub namespace.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.EHNamespace.MaximumThroughputUnits">
            <summary>
            Gets or sets upper limit of throughput units when AutoInflate is
            enabled, vaule should be within 0 to 20 throughput units. ( '0' if
            AutoInflateEnabled = true)
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.EHNamespace.Validate">
            <summary>
            Validate the object.
            </summary>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown if validation fails
            </exception>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.Models.EncodingCaptureDescription">
            <summary>
            Defines values for EncodingCaptureDescription.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.Models.EntityStatus">
            <summary>
            Defines values for EntityStatus.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponse">
            <summary>
            Error reponse indicates EventHub service is not able to process the
            incoming request. The reason is provided in the error message.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.ErrorResponse.#ctor">
            <summary>
            Initializes a new instance of the ErrorResponse class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.ErrorResponse.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the ErrorResponse class.
            </summary>
            <param name="code">Error code.</param>
            <param name="message">Error message indicating why the operation
            failed.</param>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.ErrorResponse.Code">
            <summary>
            Gets or sets error code.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.ErrorResponse.Message">
            <summary>
            Gets or sets error message indicating why the operation failed.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            <summary>
            Exception thrown for an invalid response with ErrorResponse
            information.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException.Request">
            <summary>
            Gets information about the associated HTTP request.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException.Response">
            <summary>
            Gets information about the associated HTTP response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException.Body">
            <summary>
            Gets or sets the body object.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException.#ctor">
            <summary>
            Initializes a new instance of the ErrorResponseException class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.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.EventHub.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.EventHub.Models.Eventhub">
            <summary>
            Single item in List or Get Event Hub operation
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.Eventhub.#ctor">
            <summary>
            Initializes a new instance of the Eventhub class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.Eventhub.#ctor(System.String,System.String,System.String,System.Collections.Generic.IList{System.String},System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.Nullable{System.Int64},System.Nullable{System.Int64},System.Nullable{Microsoft.Azure.Management.EventHub.Models.EntityStatus},Microsoft.Azure.Management.EventHub.Models.CaptureDescription)">
            <summary>
            Initializes a new instance of the Eventhub class.
            </summary>
            <param name="id">Resource Id</param>
            <param name="name">Resource name</param>
            <param name="type">Resource type</param>
            <param name="partitionIds">Current number of shards on the Event
            Hub.</param>
            <param name="createdAt">Exact time the Event Hub was
            created.</param>
            <param name="updatedAt">The exact time the message was
            updated.</param>
            <param name="messageRetentionInDays">Number of days to retain the
            events for this Event Hub, value should be 1 to 7 days</param>
            <param name="partitionCount">Number of partitions created for the
            Event Hub, allowed values are from 1 to 32 partitions.</param>
            <param name="status">Enumerates the possible values for the status
            of the Event Hub. Possible values include: 'Active', 'Disabled',
            'Restoring', 'SendDisabled', 'ReceiveDisabled', 'Creating',
            'Deleting', 'Renaming', 'Unknown'</param>
            <param name="captureDescription">Properties of capture
            description</param>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.Eventhub.PartitionIds">
            <summary>
            Gets current number of shards on the Event Hub.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.Eventhub.CreatedAt">
            <summary>
            Gets exact time the Event Hub was created.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.Eventhub.UpdatedAt">
            <summary>
            Gets the exact time the message was updated.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.Eventhub.MessageRetentionInDays">
            <summary>
            Gets or sets number of days to retain the events for this Event
            Hub, value should be 1 to 7 days
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.Eventhub.PartitionCount">
            <summary>
            Gets or sets number of partitions created for the Event Hub,
            allowed values are from 1 to 32 partitions.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.Eventhub.Status">
            <summary>
            Gets or sets enumerates the possible values for the status of the
            Event Hub. Possible values include: 'Active', 'Disabled',
            'Restoring', 'SendDisabled', 'ReceiveDisabled', 'Creating',
            'Deleting', 'Renaming', 'Unknown'
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.Eventhub.CaptureDescription">
            <summary>
            Gets or sets properties of capture description
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.Eventhub.Validate">
            <summary>
            Validate the object.
            </summary>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown if validation fails
            </exception>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.Models.KeyType">
            <summary>
            Defines values for KeyType.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.Models.Operation">
            <summary>
            A Event Hub REST API operation
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.Operation.#ctor">
            <summary>
            Initializes a new instance of the Operation class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.Operation.#ctor(System.String,Microsoft.Azure.Management.EventHub.Models.OperationDisplay)">
            <summary>
            Initializes a new instance of the Operation class.
            </summary>
            <param name="name">Operation name:
            {provider}/{resource}/{operation}</param>
            <param name="display">The object that represents the
            operation.</param>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.Operation.Name">
            <summary>
            Gets operation name: {provider}/{resource}/{operation}
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.Operation.Display">
            <summary>
            Gets or sets the object that represents the operation.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.Models.OperationDisplay">
            <summary>
            The object that represents the operation.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.OperationDisplay.#ctor">
            <summary>
            Initializes a new instance of the OperationDisplay class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.OperationDisplay.#ctor(System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the OperationDisplay class.
            </summary>
            <param name="provider">Service provider: Microsoft.EventHub</param>
            <param name="resource">Resource on which the operation is
            performed: Invoice, etc.</param>
            <param name="operation">Operation type: Read, write, delete,
            etc.</param>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.OperationDisplay.Provider">
            <summary>
            Gets service provider: Microsoft.EventHub
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.OperationDisplay.Resource">
            <summary>
            Gets resource on which the operation is performed: Invoice, etc.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.OperationDisplay.Operation">
            <summary>
            Gets operation type: Read, write, delete, etc.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.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.EventHub.Models.Page`1.NextPageLink">
            <summary>
            Gets the link to the next page.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.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.EventHub.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.EventHub.Models.RegenerateAccessKeyParameters">
            <summary>
            Parameters supplied to the Regenerate Authorization Rule operation,
            specifies which key neeeds to be reset.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters.#ctor">
            <summary>
            Initializes a new instance of the RegenerateAccessKeyParameters
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters.#ctor(Microsoft.Azure.Management.EventHub.Models.KeyType,System.String)">
            <summary>
            Initializes a new instance of the RegenerateAccessKeyParameters
            class.
            </summary>
            <param name="keyType">The access key to regenerate. Possible values
            include: 'PrimaryKey', 'SecondaryKey'</param>
            <param name="key">Optional, if the key value provided, is set for
            KeyType or autogenerated Key value set for keyType</param>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters.KeyType">
            <summary>
            Gets or sets the access key to regenerate. Possible values include:
            'PrimaryKey', 'SecondaryKey'
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters.Key">
            <summary>
            Gets or sets optional, if the key value provided, is set for
            KeyType or autogenerated Key value set for keyType
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters.Validate">
            <summary>
            Validate the object.
            </summary>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown if validation fails
            </exception>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.Models.Resource">
            <summary>
            The Resource definition
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.Resource.#ctor">
            <summary>
            Initializes a new instance of the Resource class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.Resource.#ctor(System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the Resource class.
            </summary>
            <param name="id">Resource Id</param>
            <param name="name">Resource name</param>
            <param name="type">Resource type</param>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.Resource.Id">
            <summary>
            Gets resource Id
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.Resource.Name">
            <summary>
            Gets resource name
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.Resource.Type">
            <summary>
            Gets resource type
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.Models.Sku">
            <summary>
            SKU parameters supplied to the create namespace operation
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.Sku.#ctor">
            <summary>
            Initializes a new instance of the Sku class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.Sku.#ctor(System.String,System.String,System.Nullable{System.Int32})">
            <summary>
            Initializes a new instance of the Sku class.
            </summary>
            <param name="name">Name of this SKU. Possible values include:
            'Basic', 'Standard'</param>
            <param name="tier">The billing tier of this particular SKU.
            Possible values include: 'Basic', 'Standard'</param>
            <param name="capacity">The Event Hubs throughput units, vaule
            should be 0 to 20 throughput units.</param>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.Sku.Name">
            <summary>
            Gets or sets name of this SKU. Possible values include: 'Basic',
            'Standard'
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.Sku.Tier">
            <summary>
            Gets or sets the billing tier of this particular SKU. Possible
            values include: 'Basic', 'Standard'
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.Sku.Capacity">
            <summary>
            Gets or sets the Event Hubs throughput units, vaule should be 0 to
            20 throughput units.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.Sku.Validate">
            <summary>
            Validate the object.
            </summary>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown if validation fails
            </exception>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.Models.SkuName">
            <summary>
            Defines values for SkuName.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.Models.SkuTier">
            <summary>
            Defines values for SkuTier.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.Models.TrackedResource">
            <summary>
            Definition of Resource
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.TrackedResource.#ctor">
            <summary>
            Initializes a new instance of the TrackedResource class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Models.TrackedResource.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String})">
            <summary>
            Initializes a new instance of the TrackedResource class.
            </summary>
            <param name="id">Resource Id</param>
            <param name="name">Resource name</param>
            <param name="type">Resource type</param>
            <param name="location">Resource location</param>
            <param name="tags">Resource tags</param>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.TrackedResource.Location">
            <summary>
            Gets or sets resource location
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Models.TrackedResource.Tags">
            <summary>
            Gets or sets resource tags
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.Models.UnavailableReason">
            <summary>
            Defines values for UnavailableReason.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.NamespacesOperations">
            <summary>
            NamespacesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperations.#ctor(Microsoft.Azure.Management.EventHub.EventHubManagementClient)">
            <summary>
            Initializes a new instance of the NamespacesOperations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.NamespacesOperations.Client">
            <summary>
            Gets a reference to the EventHubManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperations.CheckNameAvailabilityWithHttpMessagesAsync(Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Check the give Namespace name availability.
            </summary>
            <param name='parameters'>
            Parameters to check availability of the given Namespace name
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists all the available Namespaces within a subscription, irrespective of
            the resource groups.
            </summary>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperations.ListByResourceGroupWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the available Namespaces 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>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.EventHub.Models.EHNamespace,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates or updates a namespace. Once created, this namespace's resource
            manifest is immutable. This operation is idempotent.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='parameters'>
            Parameters for creating a namespace resource.
            </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.EventHub.NamespacesOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes an existing namespace. This operation also removes all associated
            resources under the namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace 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.EventHub.NamespacesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the description of the specified namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperations.UpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.EventHub.Models.EHNamespace,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates or updates a namespace. Once created, this namespace's resource
            manifest is immutable. This operation is idempotent.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='parameters'>
            Parameters for updating a namespace resource.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperations.ListAuthorizationRulesWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of authorization rules for a Namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperations.CreateOrUpdateAuthorizationRuleWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.AuthorizationRule,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates or updates an AuthorizationRule for a Namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='parameters'>
            The shared access AuthorizationRule.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperations.DeleteAuthorizationRuleWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes an AuthorizationRule for a Namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperations.GetAuthorizationRuleWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets an AuthorizationRule for a Namespace by rule name.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperations.ListKeysWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the primary and secondary connection strings for the Namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperations.RegenerateKeysWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Regenerates the primary or secondary connection strings for the specified
            Namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='parameters'>
            Parameters required to regenerate the connection string.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperations.BeginCreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.EventHub.Models.EHNamespace,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates or updates a namespace. Once created, this namespace's resource
            manifest is immutable. This operation is idempotent.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='parameters'>
            Parameters for creating a namespace resource.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperations.BeginDeleteWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes an existing namespace. This operation also removes all associated
            resources under the namespace.
            </summary>
            <param name='resourceGroupName'>
            Name of the resource group within the azure subscription.
            </param>
            <param name='namespaceName'>
            The Namespace name
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists all the available Namespaces within a subscription, irrespective of
            the resource groups.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperations.ListByResourceGroupNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the available Namespaces within a resource group.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperations.ListAuthorizationRulesNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets a list of authorization rules for a Namespace.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions">
            <summary>
            Extension methods for NamespacesOperations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.CheckNameAvailability(Microsoft.Azure.Management.EventHub.INamespacesOperations,Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter)">
            <summary>
            Check the give Namespace name availability.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='parameters'>
            Parameters to check availability of the given Namespace name
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.CheckNameAvailabilityAsync(Microsoft.Azure.Management.EventHub.INamespacesOperations,Microsoft.Azure.Management.EventHub.Models.CheckNameAvailabilityParameter,System.Threading.CancellationToken)">
            <summary>
            Check the give Namespace name availability.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='parameters'>
            Parameters to check availability of the given Namespace name
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.List(Microsoft.Azure.Management.EventHub.INamespacesOperations)">
            <summary>
            Lists all the available Namespaces within a subscription, irrespective of
            the resource groups.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.ListAsync(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.Threading.CancellationToken)">
            <summary>
            Lists all the available Namespaces within a subscription, irrespective of
            the resource groups.
            </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.EventHub.NamespacesOperationsExtensions.ListByResourceGroup(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String)">
            <summary>
            Lists the available Namespaces 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.EventHub.NamespacesOperationsExtensions.ListByResourceGroupAsync(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists the available Namespaces 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.EventHub.NamespacesOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.EHNamespace)">
            <summary>
            Creates or updates a namespace. Once created, this namespace's resource
            manifest is immutable. This operation is idempotent.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='parameters'>
            Parameters for creating a namespace resource.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.EHNamespace,System.Threading.CancellationToken)">
            <summary>
            Creates or updates a namespace. Once created, this namespace's resource
            manifest is immutable. This operation is idempotent.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='parameters'>
            Parameters for creating a namespace resource.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.Delete(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String)">
            <summary>
            Deletes an existing namespace. This operation also removes all associated
            resources under the namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes an existing namespace. This operation also removes all associated
            resources under the namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.Get(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String)">
            <summary>
            Gets the description of the specified namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.GetAsync(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the description of the specified namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.Update(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.EHNamespace)">
            <summary>
            Creates or updates a namespace. Once created, this namespace's resource
            manifest is immutable. This operation is idempotent.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='parameters'>
            Parameters for updating a namespace resource.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.UpdateAsync(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.EHNamespace,System.Threading.CancellationToken)">
            <summary>
            Creates or updates a namespace. Once created, this namespace's resource
            manifest is immutable. This operation is idempotent.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='parameters'>
            Parameters for updating a namespace resource.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.ListAuthorizationRules(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String)">
            <summary>
            Gets a list of authorization rules for a Namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.ListAuthorizationRulesAsync(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a list of authorization rules for a Namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.CreateOrUpdateAuthorizationRule(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.AuthorizationRule)">
            <summary>
            Creates or updates an AuthorizationRule for a Namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='parameters'>
            The shared access AuthorizationRule.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.CreateOrUpdateAuthorizationRuleAsync(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.AuthorizationRule,System.Threading.CancellationToken)">
            <summary>
            Creates or updates an AuthorizationRule for a Namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='parameters'>
            The shared access AuthorizationRule.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.DeleteAuthorizationRule(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String,System.String)">
            <summary>
            Deletes an AuthorizationRule for a Namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.DeleteAuthorizationRuleAsync(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes an AuthorizationRule for a Namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.GetAuthorizationRule(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String,System.String)">
            <summary>
            Gets an AuthorizationRule for a Namespace by rule name.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.GetAuthorizationRuleAsync(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets an AuthorizationRule for a Namespace by rule name.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.ListKeys(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String,System.String)">
            <summary>
            Gets the primary and secondary connection strings for the Namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.ListKeysAsync(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the primary and secondary connection strings for the Namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.RegenerateKeys(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters)">
            <summary>
            Regenerates the primary or secondary connection strings for the specified
            Namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='parameters'>
            Parameters required to regenerate the connection string.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.RegenerateKeysAsync(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.RegenerateAccessKeyParameters,System.Threading.CancellationToken)">
            <summary>
            Regenerates the primary or secondary connection strings for the specified
            Namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='authorizationRuleName'>
            The authorization rule name.
            </param>
            <param name='parameters'>
            Parameters required to regenerate the connection string.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.BeginCreateOrUpdate(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.EHNamespace)">
            <summary>
            Creates or updates a namespace. Once created, this namespace's resource
            manifest is immutable. This operation is idempotent.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='parameters'>
            Parameters for creating a namespace resource.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.BeginCreateOrUpdateAsync(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String,Microsoft.Azure.Management.EventHub.Models.EHNamespace,System.Threading.CancellationToken)">
            <summary>
            Creates or updates a namespace. Once created, this namespace's resource
            manifest is immutable. This operation is idempotent.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='parameters'>
            Parameters for creating a namespace resource.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.BeginDelete(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String)">
            <summary>
            Deletes an existing namespace. This operation also removes all associated
            resources under the namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.BeginDeleteAsync(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes an existing namespace. This operation also removes all associated
            resources under the namespace.
            </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='namespaceName'>
            The Namespace name
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.ListNext(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String)">
            <summary>
            Lists all the available Namespaces within a subscription, irrespective of
            the resource groups.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists all the available Namespaces within a subscription, irrespective of
            the resource groups.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.ListByResourceGroupNext(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String)">
            <summary>
            Lists the available Namespaces within a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.ListByResourceGroupNextAsync(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists the available Namespaces within a resource group.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.ListAuthorizationRulesNext(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String)">
            <summary>
            Gets a list of authorization rules for a Namespace.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.NamespacesOperationsExtensions.ListAuthorizationRulesNextAsync(Microsoft.Azure.Management.EventHub.INamespacesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets a list of authorization rules for a Namespace.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.Operations">
            <summary>
            Operations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Operations.#ctor(Microsoft.Azure.Management.EventHub.EventHubManagementClient)">
            <summary>
            Initializes a new instance of the Operations class.
            </summary>
            <param name='client'>
            Reference to the service client.
            </param>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="P:Microsoft.Azure.Management.EventHub.Operations.Client">
            <summary>
            Gets a reference to the EventHubManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Operations.ListWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists all of the available Event Hub REST API operations.
            </summary>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.Operations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists all of the available Event Hub REST API operations.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Azure.Management.EventHub.Models.ErrorResponseException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.Azure.Management.EventHub.OperationsExtensions">
            <summary>
            Extension methods for Operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.OperationsExtensions.List(Microsoft.Azure.Management.EventHub.IOperations)">
            <summary>
            Lists all of the available Event Hub REST API operations.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.OperationsExtensions.ListAsync(Microsoft.Azure.Management.EventHub.IOperations,System.Threading.CancellationToken)">
            <summary>
            Lists all of the available Event Hub 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="M:Microsoft.Azure.Management.EventHub.OperationsExtensions.ListNext(Microsoft.Azure.Management.EventHub.IOperations,System.String)">
            <summary>
            Lists all of the available Event Hub REST API operations.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.EventHub.OperationsExtensions.ListNextAsync(Microsoft.Azure.Management.EventHub.IOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists all of the available Event Hub REST API operations.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
    </members>
</doc>