Microsoft.Azure.Management.NotificationHubs.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Microsoft.Azure.Management.NotificationHubs</name>
    </assembly>
    <members>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.HubsOperations">
            <summary>
            HubsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.HubsOperations.#ctor(Microsoft.Azure.Management.NotificationHubs.NotificationHubsManagementClient)">
            <summary>
            Initializes a new instance of the HubsOperations 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.NotificationHubs.HubsOperations.Client">
            <summary>
            Gets a reference to the NotificationHubsManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.HubsOperations.CheckAvailabilityWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.CheckNameAvailabilityRequestParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Checks the availability of the given notificationHub in a namespace.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='parameters'>
            The notificationHub name.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.HubsOperationsExtensions">
            <summary>
            Extension methods for HubsOperations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.HubsOperationsExtensions.CheckAvailability(Microsoft.Azure.Management.NotificationHubs.IHubsOperations,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.CheckNameAvailabilityRequestParameters)">
            <summary>
            Checks the availability of the given notificationHub in a namespace.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='parameters'>
            The notificationHub name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.HubsOperationsExtensions.CheckAvailabilityAsync(Microsoft.Azure.Management.NotificationHubs.IHubsOperations,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.CheckNameAvailabilityRequestParameters,System.Threading.CancellationToken)">
            <summary>
            Checks the availability of the given notificationHub in a namespace.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='parameters'>
            The notificationHub name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.IHubsOperations">
            <summary>
            HubsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.IHubsOperations.CheckAvailabilityWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.CheckNameAvailabilityRequestParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Checks the availability of the given notificationHub in a
            namespace.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='parameters'>
            The notificationHub name.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.INameOperations">
            <summary>
            NameOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INameOperations.CheckAvailabilityWithHttpMessagesAsync(Microsoft.Azure.Management.NotificationHubs.Models.CheckNameAvailabilityRequestParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Checks the availability of the given service namespace across all
            Azure subscriptions. This is useful because the domain name is
            created based on the service namespace name.
            </summary>
            <param name='parameters'>
            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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.INamespacesOperations">
            <summary>
            NamespacesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INamespacesOperations.CheckAvailabilityWithHttpMessagesAsync(Microsoft.Azure.Management.NotificationHubs.Models.CheckAvailabilityParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Checks the availability of the given service namespace across all
            Azure subscriptions. This is useful because the domain name is
            created based on the service namespace name.
            </summary>
            <param name='parameters'>
            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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INamespacesOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.NamespaceCreateOrUpdateParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates/Updates a service namespace. Once created, this namespace's
            resource manifest is immutable. This operation is idempotent.
            <see href="http://msdn.microsoft.com/en-us/library/windowsazure/jj856303.aspx" />
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='parameters'>
            Parameters supplied to create 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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INamespacesOperations.PatchWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.NamespacePatchParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Patches the existing namespace
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='parameters'>
            Parameters supplied to patch 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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.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 notificationHubs under the namespace.
            <see href="http://msdn.microsoft.com/en-us/library/windowsazure/jj856296.aspx" />
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INamespacesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the description for the specified namespace.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INamespacesOperations.CreateOrUpdateAuthorizationRuleWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.SharedAccessAuthorizationRuleCreateOrUpdateParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates an authorization rule for a namespace
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='authorizationRuleName'>
            Aauthorization Rule Name.
            </param>
            <param name='parameters'>
            The shared access authorization rule.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.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 a namespace authorization rule
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='authorizationRuleName'>
            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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.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 authorization rule for a namespace by name.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name
            </param>
            <param name='authorizationRuleName'>
            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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INamespacesOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the available namespaces within a resourceGroup.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. If resourceGroupName value is null
            the method lists all the namespaces within 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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INamespacesOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists all the available namespaces within the subscription
            irrespective of the resourceGroups.
            </summary>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INamespacesOperations.ListAuthorizationRulesWithHttpMessagesAsync(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 a namespace.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.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 ConnectionStrings to the namespace
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='authorizationRuleName'>
            The connection string of the namespace for the specified
            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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INamespacesOperations.RegenerateKeysWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.PolicykeyResource,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Regenerates the Primary/Secondary Keys to the Namespace
            Authorization Rule
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='authorizationRuleName'>
            The connection string of the namespace for the specified
            authorizationRule.
            </param>
            <param name='parameters'>
            Parameters supplied to regenerate the Namespace Authorization Rule
            Key.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.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 notificationHubs under the namespace.
            <see href="http://msdn.microsoft.com/en-us/library/windowsazure/jj856296.aspx" />
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INamespacesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the available namespaces within a resourceGroup.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INamespacesOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists all the available namespaces within the subscription
            irrespective of the resourceGroups.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INamespacesOperations.ListAuthorizationRulesNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the 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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.INotificationHubsManagementClient">
            <summary>
            Azure NotificationHub client
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.INotificationHubsManagementClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.INotificationHubsManagementClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.INotificationHubsManagementClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.INotificationHubsManagementClient.Credentials">
            <summary>
            Credentials needed for the client to connect to Azure.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.INotificationHubsManagementClient.SubscriptionId">
            <summary>
            Gets subscription credentials which uniquely identify Microsoft
            Azure subscription. The subscription ID forms part of the URI for
            every service call.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.INotificationHubsManagementClient.ApiVersion">
            <summary>
            Client Api Version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.INotificationHubsManagementClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.INotificationHubsManagementClient.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.NotificationHubs.INotificationHubsManagementClient.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.NotificationHubs.INotificationHubsManagementClient.Namespaces">
            <summary>
            Gets the INamespacesOperations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.INotificationHubsManagementClient.Name">
            <summary>
            Gets the INameOperations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.INotificationHubsManagementClient.NotificationHubs">
            <summary>
            Gets the INotificationHubsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.INotificationHubsManagementClient.Hubs">
            <summary>
            Gets the IHubsOperations.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations">
            <summary>
            NotificationHubsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations.CheckAvailabilityWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.CheckAvailabilityParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Checks the availability of the given notificationHub in a
            namespace.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='parameters'>
            The notificationHub name.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubCreateOrUpdateParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates/Update a NotificationHub in a namespace.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update a NotificationHub
            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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes a notification hub associated with a namespace.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification 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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the notification hubs associated with a namespace.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification 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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations.CreateOrUpdateAuthorizationRuleWithHttpMessagesAsync(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.SharedAccessAuthorizationRuleCreateOrUpdateParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates/Updates an authorization rule for a NotificationHub
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='authorizationRuleName'>
            Authorization Rule Name.
            </param>
            <param name='parameters'>
            The shared access authorization rule.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations.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 a notificationHub authorization rule
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='authorizationRuleName'>
            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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations.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 authorization rule for a NotificationHub by name.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='authorizationRuleName'>
            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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations.ListWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the notification hubs associated with a namespace.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations.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 a NotificationHub.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name
            </param>
            <param name='notificationHubName'>
            The notification 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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations.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 Primary and Secondary ConnectionStrings to the
            NotificationHub
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='authorizationRuleName'>
            The connection string of the NotificationHub for the specified
            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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations.RegenerateKeysWithHttpMessagesAsync(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.PolicykeyResource,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Regenerates the Primary/Secondary Keys to the NotificationHub
            Authorization Rule
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='authorizationRuleName'>
            The connection string of the NotificationHub for the specified
            authorizationRule.
            </param>
            <param name='parameters'>
            Parameters supplied to regenerate the NotificationHub Authorization
            Rule Key.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations.GetPnsCredentialsWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the PNS Credentials associated with a notification hub .
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification 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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the notification hubs associated with 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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations.ListAuthorizationRulesNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the authorization rules for a NotificationHub.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            The headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.Models.AccessRights">
            <summary>
            Defines values for AccessRights.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.Models.AdmCredential">
            <summary>
            Description of a NotificationHub AdmCredential.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.AdmCredential.#ctor">
            <summary>
            Initializes a new instance of the AdmCredential class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.AdmCredential.#ctor(System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the AdmCredential class.
            </summary>
            <param name="clientId">The client identifier.</param>
            <param name="clientSecret">The credential secret access
            key.</param>
            <param name="authTokenUrl">The URL of the authorization
            token.</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.AdmCredential.ClientId">
            <summary>
            Gets or sets the client identifier.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.AdmCredential.ClientSecret">
            <summary>
            Gets or sets the credential secret access key.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.AdmCredential.AuthTokenUrl">
            <summary>
            Gets or sets the URL of the authorization token.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.Models.ApnsCredential">
            <summary>
            Description of a NotificationHub ApnsCredential.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.ApnsCredential.#ctor">
            <summary>
            Initializes a new instance of the ApnsCredential class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.ApnsCredential.#ctor(System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the ApnsCredential class.
            </summary>
            <param name="apnsCertificate">The APNS certificate.</param>
            <param name="certificateKey">The certificate key.</param>
            <param name="endpoint">The endpoint of this credential.</param>
            <param name="thumbprint">The Apns certificate Thumbprint</param>
            <param name="keyId">A 10-character key identifier (kid) key,
            obtained from your developer account</param>
            <param name="appName">The name of the application</param>
            <param name="appId">The issuer (iss) registered claim key, whose
            value is your 10-character Team ID, obtained from your developer
            account</param>
            <param name="token">Provider Authentication Token, obtained through
            your developer account</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.ApnsCredential.ApnsCertificate">
            <summary>
            Gets or sets the APNS certificate.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.ApnsCredential.CertificateKey">
            <summary>
            Gets or sets the certificate key.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.ApnsCredential.Endpoint">
            <summary>
            Gets or sets the endpoint of this credential.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.ApnsCredential.Thumbprint">
            <summary>
            Gets or sets the Apns certificate Thumbprint
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.ApnsCredential.KeyId">
            <summary>
            Gets or sets a 10-character key identifier (kid) key, obtained from
            your developer account
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.ApnsCredential.AppName">
            <summary>
            Gets or sets the name of the application
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.ApnsCredential.AppId">
            <summary>
            Gets or sets the issuer (iss) registered claim key, whose value is
            your 10-character Team ID, obtained from your developer account
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.ApnsCredential.Token">
            <summary>
            Gets or sets provider Authentication Token, obtained through your
            developer account
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.Models.BaiduCredential">
            <summary>
            Description of a NotificationHub BaiduCredential.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.BaiduCredential.#ctor">
            <summary>
            Initializes a new instance of the BaiduCredential class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.BaiduCredential.#ctor(System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the BaiduCredential class.
            </summary>
            <param name="baiduApiKey">Baidu Api Key.</param>
            <param name="baiduEndPoint">Baidu Endpoint.</param>
            <param name="baiduSecretKey">Baidu Secret Key</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.BaiduCredential.BaiduApiKey">
            <summary>
            Gets or sets baidu Api Key.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.BaiduCredential.BaiduEndPoint">
            <summary>
            Gets or sets baidu Endpoint.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.BaiduCredential.BaiduSecretKey">
            <summary>
            Gets or sets baidu Secret Key
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.Models.CheckAvailabilityParameters">
            <summary>
            Parameters supplied to the Check Name Availability for Namespace and
            NotificationHubs.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.CheckAvailabilityParameters.#ctor">
            <summary>
            Initializes a new instance of the CheckAvailabilityParameters
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.CheckAvailabilityParameters.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},Microsoft.Azure.Management.NotificationHubs.Models.Sku,System.Nullable{System.Boolean})">
            <summary>
            Initializes a new instance of the CheckAvailabilityParameters
            class.
            </summary>
            <param name="name">Resource name</param>
            <param name="location">Resource location</param>
            <param name="id">Resource Id</param>
            <param name="type">Resource type</param>
            <param name="tags">Resource tags</param>
            <param name="sku">The sku of the created namespace</param>
            <param name="isAvailiable">True if the name is available and can be
            used to create new Namespace/NotificationHub. Otherwise
            false.</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.CheckAvailabilityParameters.Id">
            <summary>
            Gets resource Id
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.CheckAvailabilityParameters.Name">
            <summary>
            Gets or sets resource name
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.CheckAvailabilityParameters.Type">
            <summary>
            Gets resource type
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.CheckAvailabilityParameters.Location">
            <summary>
            Gets or sets resource location
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.CheckAvailabilityParameters.Tags">
            <summary>
            Gets or sets resource tags
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.CheckAvailabilityParameters.Sku">
            <summary>
            Gets or sets the sku of the created namespace
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.CheckAvailabilityParameters.IsAvailiable">
            <summary>
            Gets or sets true if the name is available and can be used to
            create new Namespace/NotificationHub. Otherwise false.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.Models.CheckAvailabilityResult">
            <summary>
            Description of a CheckAvailibility resource.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.CheckAvailabilityResult.#ctor">
            <summary>
            Initializes a new instance of the CheckAvailabilityResult class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.CheckAvailabilityResult.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},Microsoft.Azure.Management.NotificationHubs.Models.Sku,System.Nullable{System.Boolean})">
            <summary>
            Initializes a new instance of the CheckAvailabilityResult class.
            </summary>
            <param name="location">Resource location</param>
            <param name="id">Resource Id</param>
            <param name="name">Resource name</param>
            <param name="type">Resource type</param>
            <param name="tags">Resource tags</param>
            <param name="sku">The sku of the created namespace</param>
            <param name="isAvailiable">True if the name is available and can be
            used to create new Namespace/NotificationHub. Otherwise
            false.</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.CheckAvailabilityResult.IsAvailiable">
            <summary>
            Gets or sets true if the name is available and can be used to
            create new Namespace/NotificationHub. Otherwise false.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.Models.CheckNameAvailabilityRequestParameters">
            <summary>
            Parameters supplied to the Check Name Availability for Namespace and
            NotificationHubs.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.CheckNameAvailabilityRequestParameters.#ctor">
            <summary>
            Initializes a new instance of the
            CheckNameAvailabilityRequestParameters class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.CheckNameAvailabilityRequestParameters.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the
            CheckNameAvailabilityRequestParameters class.
            </summary>
            <param name="name">Resource name</param>
            <param name="type">Resource type</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.CheckNameAvailabilityRequestParameters.Name">
            <summary>
            Gets or sets resource name
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.CheckNameAvailabilityRequestParameters.Type">
            <summary>
            Gets resource type
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.CheckNameAvailabilityResponse.#ctor">
            <summary>
            Initializes a new instance of the CheckNameAvailabilityResponse
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.CheckNameAvailabilityResponse.#ctor(System.Nullable{System.Boolean},System.String,System.String)">
            <summary>
            Initializes a new instance of the CheckNameAvailabilityResponse
            class.
            </summary>
            <param name="nameAvailable">Checks if the namespace name is
            available</param>
            <param name="reason">States the reason due to which the namespace
            name is not available</param>
            <param name="message">The messsage returned when checking for
            namespace name availability</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.CheckNameAvailabilityResponse.NameAvailable">
            <summary>
            Gets or sets checks if the namespace name is available
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.CheckNameAvailabilityResponse.Reason">
            <summary>
            Gets or sets states the reason due to which the namespace name is
            not available
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.CheckNameAvailabilityResponse.Message">
            <summary>
            Gets or sets the messsage returned when checking for namespace name
            availability
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.Models.GcmCredential">
            <summary>
            Description of a NotificationHub GcmCredential.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.GcmCredential.#ctor">
            <summary>
            Initializes a new instance of the GcmCredential class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.GcmCredential.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the GcmCredential class.
            </summary>
            <param name="gcmEndpoint">The GCM endpoint.</param>
            <param name="googleApiKey">The Google API key.</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.GcmCredential.GcmEndpoint">
            <summary>
            Gets or sets the GCM endpoint.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.GcmCredential.GoogleApiKey">
            <summary>
            Gets or sets the Google API key.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.Models.MpnsCredential">
            <summary>
            Description of a NotificationHub MpnsCredential.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.MpnsCredential.#ctor">
            <summary>
            Initializes a new instance of the MpnsCredential class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.MpnsCredential.#ctor(System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the MpnsCredential class.
            </summary>
            <param name="mpnsCertificate">The MPNS certificate.</param>
            <param name="certificateKey">The certificate key for this
            credential.</param>
            <param name="thumbprint">The Mpns certificate Thumbprint</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.MpnsCredential.MpnsCertificate">
            <summary>
            Gets or sets the MPNS certificate.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.MpnsCredential.CertificateKey">
            <summary>
            Gets or sets the certificate key for this credential.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.MpnsCredential.Thumbprint">
            <summary>
            Gets or sets the Mpns certificate Thumbprint
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceCreateOrUpdateParameters">
            <summary>
            Parameters supplied to the CreateOrUpdate Namespace operation.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceCreateOrUpdateParameters.#ctor">
            <summary>
            Initializes a new instance of the NamespaceCreateOrUpdateParameters
            class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceCreateOrUpdateParameters.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},Microsoft.Azure.Management.NotificationHubs.Models.Sku,System.String,System.String,System.String,System.String,System.Nullable{System.DateTime},System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{Microsoft.Azure.Management.NotificationHubs.Models.NamespaceType})">
            <summary>
            Initializes a new instance of the NamespaceCreateOrUpdateParameters
            class.
            </summary>
            <param name="location">Resource location</param>
            <param name="id">Resource Id</param>
            <param name="name">Resource name</param>
            <param name="type">Resource type</param>
            <param name="tags">Resource tags</param>
            <param name="sku">The sku of the created namespace</param>
            <param name="namespaceCreateOrUpdateParametersName">The name of the
            namespace.</param>
            <param name="provisioningState">Provisioning state of the
            Namespace.</param>
            <param name="region">Specifies the targeted region in which the
            namespace should be created. It can be any of the following values:
            Australia EastAustralia SoutheastCentral USEast USEast US 2West
            USNorth Central USSouth Central USEast AsiaSoutheast AsiaBrazil
            SouthJapan EastJapan WestNorth EuropeWest Europe</param>
            <param name="status">Status of the namespace. It can be any of
            these values:1 = Created/Active2 = Creating3 = Suspended4 =
            Deleting</param>
            <param name="createdAt">The time the namespace was created.</param>
            <param name="serviceBusEndpoint">Endpoint you can use to perform
            NotificationHub operations.</param>
            <param name="subscriptionId">The Id of the Azure subscription
            associated with the namespace.</param>
            <param name="scaleUnit">ScaleUnit where the namespace gets
            created</param>
            <param name="enabled">Whether or not the namespace is currently
            enabled.</param>
            <param name="critical">Whether or not the namespace is set as
            Critical.</param>
            <param name="namespaceType">The namespace type. Possible values
            include: 'Messaging', 'NotificationHub'</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceCreateOrUpdateParameters.NamespaceCreateOrUpdateParametersName">
            <summary>
            Gets or sets the name of the namespace.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceCreateOrUpdateParameters.ProvisioningState">
            <summary>
            Gets or sets provisioning state of the Namespace.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceCreateOrUpdateParameters.Region">
            <summary>
            Gets or sets specifies the targeted region in which the namespace
            should be created. It can be any of the following values: Australia
            EastAustralia SoutheastCentral USEast USEast US 2West USNorth
            Central USSouth Central USEast AsiaSoutheast AsiaBrazil SouthJapan
            EastJapan WestNorth EuropeWest Europe
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceCreateOrUpdateParameters.Status">
            <summary>
            Gets or sets status of the namespace. It can be any of these
            values:1 = Created/Active2 = Creating3 = Suspended4 = Deleting
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceCreateOrUpdateParameters.CreatedAt">
            <summary>
            Gets or sets the time the namespace was created.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceCreateOrUpdateParameters.ServiceBusEndpoint">
            <summary>
            Gets or sets endpoint you can use to perform NotificationHub
            operations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceCreateOrUpdateParameters.SubscriptionId">
            <summary>
            Gets or sets the Id of the Azure subscription associated with the
            namespace.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceCreateOrUpdateParameters.ScaleUnit">
            <summary>
            Gets or sets scaleUnit where the namespace gets created
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceCreateOrUpdateParameters.Enabled">
            <summary>
            Gets or sets whether or not the namespace is currently enabled.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceCreateOrUpdateParameters.Critical">
            <summary>
            Gets or sets whether or not the namespace is set as Critical.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceCreateOrUpdateParameters.NamespaceType">
            <summary>
            Gets or sets the namespace type. Possible values include:
            'Messaging', 'NotificationHub'
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.Models.NamespacePatchParameters">
            <summary>
            Parameters supplied to the Patch Namespace operation.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.NamespacePatchParameters.#ctor">
            <summary>
            Initializes a new instance of the NamespacePatchParameters class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.NamespacePatchParameters.#ctor(System.Collections.Generic.IDictionary{System.String,System.String},Microsoft.Azure.Management.NotificationHubs.Models.Sku)">
            <summary>
            Initializes a new instance of the NamespacePatchParameters class.
            </summary>
            <param name="tags">Resource tags</param>
            <param name="sku">The sku of the created namespace</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespacePatchParameters.Tags">
            <summary>
            Gets or sets resource tags
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespacePatchParameters.Sku">
            <summary>
            Gets or sets the sku of the created namespace
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource">
            <summary>
            Description of a Namespace resource.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource.#ctor">
            <summary>
            Initializes a new instance of the NamespaceResource class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},Microsoft.Azure.Management.NotificationHubs.Models.Sku,System.String,System.String,System.String,System.String,System.Nullable{System.DateTime},System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{Microsoft.Azure.Management.NotificationHubs.Models.NamespaceType})">
            <summary>
            Initializes a new instance of the NamespaceResource class.
            </summary>
            <param name="location">Resource location</param>
            <param name="id">Resource Id</param>
            <param name="name">Resource name</param>
            <param name="type">Resource type</param>
            <param name="tags">Resource tags</param>
            <param name="sku">The sku of the created namespace</param>
            <param name="namespaceResourceName">The name of the
            namespace.</param>
            <param name="provisioningState">Provisioning state of the
            Namespace.</param>
            <param name="region">Specifies the targeted region in which the
            namespace should be created. It can be any of the following values:
            Australia EastAustralia SoutheastCentral USEast USEast US 2West
            USNorth Central USSouth Central USEast AsiaSoutheast AsiaBrazil
            SouthJapan EastJapan WestNorth EuropeWest Europe</param>
            <param name="status">Status of the namespace. It can be any of
            these values:1 = Created/Active2 = Creating3 = Suspended4 =
            Deleting</param>
            <param name="createdAt">The time the namespace was created.</param>
            <param name="serviceBusEndpoint">Endpoint you can use to perform
            NotificationHub operations.</param>
            <param name="subscriptionId">The Id of the Azure subscription
            associated with the namespace.</param>
            <param name="scaleUnit">ScaleUnit where the namespace gets
            created</param>
            <param name="enabled">Whether or not the namespace is currently
            enabled.</param>
            <param name="critical">Whether or not the namespace is set as
            Critical.</param>
            <param name="namespaceType">The namespace type. Possible values
            include: 'Messaging', 'NotificationHub'</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource.NamespaceResourceName">
            <summary>
            Gets or sets the name of the namespace.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource.ProvisioningState">
            <summary>
            Gets or sets provisioning state of the Namespace.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource.Region">
            <summary>
            Gets or sets specifies the targeted region in which the namespace
            should be created. It can be any of the following values: Australia
            EastAustralia SoutheastCentral USEast USEast US 2West USNorth
            Central USSouth Central USEast AsiaSoutheast AsiaBrazil SouthJapan
            EastJapan WestNorth EuropeWest Europe
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource.Status">
            <summary>
            Gets or sets status of the namespace. It can be any of these
            values:1 = Created/Active2 = Creating3 = Suspended4 = Deleting
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource.CreatedAt">
            <summary>
            Gets or sets the time the namespace was created.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource.ServiceBusEndpoint">
            <summary>
            Gets or sets endpoint you can use to perform NotificationHub
            operations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource.SubscriptionId">
            <summary>
            Gets or sets the Id of the Azure subscription associated with the
            namespace.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource.ScaleUnit">
            <summary>
            Gets or sets scaleUnit where the namespace gets created
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource.Enabled">
            <summary>
            Gets or sets whether or not the namespace is currently enabled.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource.Critical">
            <summary>
            Gets or sets whether or not the namespace is set as Critical.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceResource.NamespaceType">
            <summary>
            Gets or sets the namespace type. Possible values include:
            'Messaging', 'NotificationHub'
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.Models.NamespaceType">
            <summary>
            Defines values for NamespaceType.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubCreateOrUpdateParameters">
            <summary>
            Parameters supplied to the CreateOrUpdate NotificationHub operation.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubCreateOrUpdateParameters.#ctor">
            <summary>
            Initializes a new instance of the
            NotificationHubCreateOrUpdateParameters class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubCreateOrUpdateParameters.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},Microsoft.Azure.Management.NotificationHubs.Models.Sku,System.String,System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.NotificationHubs.Models.SharedAccessAuthorizationRuleProperties},Microsoft.Azure.Management.NotificationHubs.Models.ApnsCredential,Microsoft.Azure.Management.NotificationHubs.Models.WnsCredential,Microsoft.Azure.Management.NotificationHubs.Models.GcmCredential,Microsoft.Azure.Management.NotificationHubs.Models.MpnsCredential,Microsoft.Azure.Management.NotificationHubs.Models.AdmCredential,Microsoft.Azure.Management.NotificationHubs.Models.BaiduCredential)">
            <summary>
            Initializes a new instance of the
            NotificationHubCreateOrUpdateParameters class.
            </summary>
            <param name="location">Resource location</param>
            <param name="id">Resource Id</param>
            <param name="name">Resource name</param>
            <param name="type">Resource type</param>
            <param name="tags">Resource tags</param>
            <param name="sku">The sku of the created namespace</param>
            <param name="notificationHubCreateOrUpdateParametersName">The
            NotificationHub name.</param>
            <param name="registrationTtl">The RegistrationTtl of the created
            NotificationHub</param>
            <param name="authorizationRules">The AuthorizationRules of the
            created NotificationHub</param>
            <param name="apnsCredential">The ApnsCredential of the created
            NotificationHub</param>
            <param name="wnsCredential">The WnsCredential of the created
            NotificationHub</param>
            <param name="gcmCredential">The GcmCredential of the created
            NotificationHub</param>
            <param name="mpnsCredential">The MpnsCredential of the created
            NotificationHub</param>
            <param name="admCredential">The AdmCredential of the created
            NotificationHub</param>
            <param name="baiduCredential">The BaiduCredential of the created
            NotificationHub</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubCreateOrUpdateParameters.NotificationHubCreateOrUpdateParametersName">
            <summary>
            Gets or sets the NotificationHub name.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubCreateOrUpdateParameters.RegistrationTtl">
            <summary>
            Gets or sets the RegistrationTtl of the created NotificationHub
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubCreateOrUpdateParameters.AuthorizationRules">
            <summary>
            Gets or sets the AuthorizationRules of the created NotificationHub
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubCreateOrUpdateParameters.ApnsCredential">
            <summary>
            Gets or sets the ApnsCredential of the created NotificationHub
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubCreateOrUpdateParameters.WnsCredential">
            <summary>
            Gets or sets the WnsCredential of the created NotificationHub
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubCreateOrUpdateParameters.GcmCredential">
            <summary>
            Gets or sets the GcmCredential of the created NotificationHub
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubCreateOrUpdateParameters.MpnsCredential">
            <summary>
            Gets or sets the MpnsCredential of the created NotificationHub
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubCreateOrUpdateParameters.AdmCredential">
            <summary>
            Gets or sets the AdmCredential of the created NotificationHub
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubCreateOrUpdateParameters.BaiduCredential">
            <summary>
            Gets or sets the BaiduCredential of the created NotificationHub
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubResource">
            <summary>
            Description of a NotificationHub Resource.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubResource.#ctor">
            <summary>
            Initializes a new instance of the NotificationHubResource class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubResource.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},Microsoft.Azure.Management.NotificationHubs.Models.Sku,System.String,System.String,System.Collections.Generic.IList{Microsoft.Azure.Management.NotificationHubs.Models.SharedAccessAuthorizationRuleProperties},Microsoft.Azure.Management.NotificationHubs.Models.ApnsCredential,Microsoft.Azure.Management.NotificationHubs.Models.WnsCredential,Microsoft.Azure.Management.NotificationHubs.Models.GcmCredential,Microsoft.Azure.Management.NotificationHubs.Models.MpnsCredential,Microsoft.Azure.Management.NotificationHubs.Models.AdmCredential,Microsoft.Azure.Management.NotificationHubs.Models.BaiduCredential)">
            <summary>
            Initializes a new instance of the NotificationHubResource class.
            </summary>
            <param name="location">Resource location</param>
            <param name="id">Resource Id</param>
            <param name="name">Resource name</param>
            <param name="type">Resource type</param>
            <param name="tags">Resource tags</param>
            <param name="sku">The sku of the created namespace</param>
            <param name="notificationHubResourceName">The NotificationHub
            name.</param>
            <param name="registrationTtl">The RegistrationTtl of the created
            NotificationHub</param>
            <param name="authorizationRules">The AuthorizationRules of the
            created NotificationHub</param>
            <param name="apnsCredential">The ApnsCredential of the created
            NotificationHub</param>
            <param name="wnsCredential">The WnsCredential of the created
            NotificationHub</param>
            <param name="gcmCredential">The GcmCredential of the created
            NotificationHub</param>
            <param name="mpnsCredential">The MpnsCredential of the created
            NotificationHub</param>
            <param name="admCredential">The AdmCredential of the created
            NotificationHub</param>
            <param name="baiduCredential">The BaiduCredential of the created
            NotificationHub</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubResource.NotificationHubResourceName">
            <summary>
            Gets or sets the NotificationHub name.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubResource.RegistrationTtl">
            <summary>
            Gets or sets the RegistrationTtl of the created NotificationHub
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubResource.AuthorizationRules">
            <summary>
            Gets or sets the AuthorizationRules of the created NotificationHub
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubResource.ApnsCredential">
            <summary>
            Gets or sets the ApnsCredential of the created NotificationHub
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubResource.WnsCredential">
            <summary>
            Gets or sets the WnsCredential of the created NotificationHub
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubResource.GcmCredential">
            <summary>
            Gets or sets the GcmCredential of the created NotificationHub
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubResource.MpnsCredential">
            <summary>
            Gets or sets the MpnsCredential of the created NotificationHub
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubResource.AdmCredential">
            <summary>
            Gets or sets the AdmCredential of the created NotificationHub
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubResource.BaiduCredential">
            <summary>
            Gets or sets the BaiduCredential of the created NotificationHub
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.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.NotificationHubs.Models.Page`1.NextPageLink">
            <summary>
            Gets the link to the next page.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.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.NotificationHubs.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.NotificationHubs.Models.PnsCredentialsResource">
            <summary>
            Description of a NotificationHub PNS Credentials.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.PnsCredentialsResource.#ctor">
            <summary>
            Initializes a new instance of the PnsCredentialsResource class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.PnsCredentialsResource.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},Microsoft.Azure.Management.NotificationHubs.Models.Sku,Microsoft.Azure.Management.NotificationHubs.Models.ApnsCredential,Microsoft.Azure.Management.NotificationHubs.Models.WnsCredential,Microsoft.Azure.Management.NotificationHubs.Models.GcmCredential,Microsoft.Azure.Management.NotificationHubs.Models.MpnsCredential,Microsoft.Azure.Management.NotificationHubs.Models.AdmCredential,Microsoft.Azure.Management.NotificationHubs.Models.BaiduCredential)">
            <summary>
            Initializes a new instance of the PnsCredentialsResource class.
            </summary>
            <param name="location">Resource location</param>
            <param name="id">Resource Id</param>
            <param name="name">Resource name</param>
            <param name="type">Resource type</param>
            <param name="tags">Resource tags</param>
            <param name="sku">The sku of the created namespace</param>
            <param name="apnsCredential">The ApnsCredential of the created
            NotificationHub</param>
            <param name="wnsCredential">The WnsCredential of the created
            NotificationHub</param>
            <param name="gcmCredential">The GcmCredential of the created
            NotificationHub</param>
            <param name="mpnsCredential">The MpnsCredential of the created
            NotificationHub</param>
            <param name="admCredential">The AdmCredential of the created
            NotificationHub</param>
            <param name="baiduCredential">The BaiduCredential of the created
            NotificationHub</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.PnsCredentialsResource.ApnsCredential">
            <summary>
            Gets or sets the ApnsCredential of the created NotificationHub
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.PnsCredentialsResource.WnsCredential">
            <summary>
            Gets or sets the WnsCredential of the created NotificationHub
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.PnsCredentialsResource.GcmCredential">
            <summary>
            Gets or sets the GcmCredential of the created NotificationHub
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.PnsCredentialsResource.MpnsCredential">
            <summary>
            Gets or sets the MpnsCredential of the created NotificationHub
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.PnsCredentialsResource.AdmCredential">
            <summary>
            Gets or sets the AdmCredential of the created NotificationHub
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.PnsCredentialsResource.BaiduCredential">
            <summary>
            Gets or sets the BaiduCredential of the created NotificationHub
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.Models.PolicykeyResource">
            <summary>
            Namespace/NotificationHub Regenerate Keys
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.PolicykeyResource.#ctor">
            <summary>
            Initializes a new instance of the PolicykeyResource class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.PolicykeyResource.#ctor(System.String)">
            <summary>
            Initializes a new instance of the PolicykeyResource class.
            </summary>
            <param name="policyKey">Name of the key that has to be regenerated
            for the Namespace/Notification Hub Authorization Rule. The value
            can be Primary Key/Secondary Key.</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.PolicykeyResource.PolicyKey">
            <summary>
            Gets or sets name of the key that has to be regenerated for the
            Namespace/Notification Hub Authorization Rule. The value can be
            Primary Key/Secondary Key.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.Resource.#ctor">
            <summary>
            Initializes a new instance of the Resource class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.Resource.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},Microsoft.Azure.Management.NotificationHubs.Models.Sku)">
            <summary>
            Initializes a new instance of the Resource class.
            </summary>
            <param name="location">Resource location</param>
            <param name="id">Resource Id</param>
            <param name="name">Resource name</param>
            <param name="type">Resource type</param>
            <param name="tags">Resource tags</param>
            <param name="sku">The sku of the created namespace</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.Resource.Id">
            <summary>
            Gets resource Id
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.Resource.Name">
            <summary>
            Gets resource name
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.Resource.Type">
            <summary>
            Gets resource type
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.Resource.Location">
            <summary>
            Gets or sets resource location
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.Resource.Tags">
            <summary>
            Gets or sets resource tags
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.Resource.Sku">
            <summary>
            Gets or sets the sku of the created namespace
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.Models.ResourceListKeys">
            <summary>
            Namespace/NotificationHub Connection String
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.ResourceListKeys.#ctor">
            <summary>
            Initializes a new instance of the ResourceListKeys class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.ResourceListKeys.#ctor(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the ResourceListKeys class.
            </summary>
            <param name="primaryConnectionString">PrimaryConnectionString of
            the AuthorizationRule.</param>
            <param name="secondaryConnectionString">SecondaryConnectionString
            of the created AuthorizationRule</param>
            <param name="primaryKey">PrimaryKey of the created
            AuthorizationRule.</param>
            <param name="secondaryKey">SecondaryKey of the created
            AuthorizationRule</param>
            <param name="keyName">KeyName of the created
            AuthorizationRule</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.ResourceListKeys.PrimaryConnectionString">
            <summary>
            Gets or sets primaryConnectionString of the AuthorizationRule.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.ResourceListKeys.SecondaryConnectionString">
            <summary>
            Gets or sets secondaryConnectionString of the created
            AuthorizationRule
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.ResourceListKeys.PrimaryKey">
            <summary>
            Gets or sets primaryKey of the created AuthorizationRule.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.ResourceListKeys.SecondaryKey">
            <summary>
            Gets or sets secondaryKey of the created AuthorizationRule
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.ResourceListKeys.KeyName">
            <summary>
            Gets or sets keyName of the created AuthorizationRule
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.Models.SharedAccessAuthorizationRuleCreateOrUpdateParameters">
            <summary>
            Parameters supplied to the CreateOrUpdate Namespace AuthorizationRules.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.SharedAccessAuthorizationRuleCreateOrUpdateParameters.#ctor">
            <summary>
            Initializes a new instance of the
            SharedAccessAuthorizationRuleCreateOrUpdateParameters class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.SharedAccessAuthorizationRuleCreateOrUpdateParameters.#ctor(System.String,Microsoft.Azure.Management.NotificationHubs.Models.SharedAccessAuthorizationRuleProperties,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},Microsoft.Azure.Management.NotificationHubs.Models.Sku)">
            <summary>
            Initializes a new instance of the
            SharedAccessAuthorizationRuleCreateOrUpdateParameters class.
            </summary>
            <param name="location">Resource location</param>
            <param name="properties">Properties of the Namespace
            AuthorizationRules.</param>
            <param name="id">Resource Id</param>
            <param name="name">Resource name</param>
            <param name="type">Resource type</param>
            <param name="tags">Resource tags</param>
            <param name="sku">The sku of the created namespace</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.SharedAccessAuthorizationRuleCreateOrUpdateParameters.Properties">
            <summary>
            Gets or sets properties of the Namespace AuthorizationRules.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.Models.SharedAccessAuthorizationRuleProperties">
            <summary>
            SharedAccessAuthorizationRule properties.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.SharedAccessAuthorizationRuleProperties.#ctor">
            <summary>
            Initializes a new instance of the
            SharedAccessAuthorizationRuleProperties class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.SharedAccessAuthorizationRuleProperties.#ctor(System.Collections.Generic.IList{System.Nullable{Microsoft.Azure.Management.NotificationHubs.Models.AccessRights}})">
            <summary>
            Initializes a new instance of the
            SharedAccessAuthorizationRuleProperties class.
            </summary>
            <param name="rights">The rights associated with the rule.</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.SharedAccessAuthorizationRuleProperties.Rights">
            <summary>
            Gets or sets the rights associated with the rule.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.Models.SharedAccessAuthorizationRuleResource">
            <summary>
            Description of a Namespace AuthorizationRules.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.SharedAccessAuthorizationRuleResource.#ctor">
            <summary>
            Initializes a new instance of the
            SharedAccessAuthorizationRuleResource class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.SharedAccessAuthorizationRuleResource.#ctor(System.String,System.String,System.String,System.String,System.Collections.Generic.IDictionary{System.String,System.String},Microsoft.Azure.Management.NotificationHubs.Models.Sku,System.Collections.Generic.IList{System.Nullable{Microsoft.Azure.Management.NotificationHubs.Models.AccessRights}})">
            <summary>
            Initializes a new instance of the
            SharedAccessAuthorizationRuleResource class.
            </summary>
            <param name="location">Resource location</param>
            <param name="id">Resource Id</param>
            <param name="name">Resource name</param>
            <param name="type">Resource type</param>
            <param name="tags">Resource tags</param>
            <param name="sku">The sku of the created namespace</param>
            <param name="rights">The rights associated with the rule.</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.SharedAccessAuthorizationRuleResource.Rights">
            <summary>
            Gets or sets the rights associated with the rule.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.Models.Sku">
            <summary>
            The Sku description for a namespace
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.Sku.#ctor">
            <summary>
            Initializes a new instance of the Sku class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.Sku.#ctor(System.String,System.String,System.String,System.String,System.Nullable{System.Int32})">
            <summary>
            Initializes a new instance of the Sku class.
            </summary>
            <param name="name">Name of the notification hub sku. Possible
            values include: 'Free', 'Basic', 'Standard'</param>
            <param name="tier">The tier of particular sku</param>
            <param name="size">The Sku size</param>
            <param name="family">The Sku Family</param>
            <param name="capacity">The capacity of the resource</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.Sku.Name">
            <summary>
            Gets or sets name of the notification hub sku. Possible values
            include: 'Free', 'Basic', 'Standard'
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.Sku.Tier">
            <summary>
            Gets or sets the tier of particular sku
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.Sku.Size">
            <summary>
            Gets or sets the Sku size
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.Sku.Family">
            <summary>
            Gets or sets the Sku Family
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.Sku.Capacity">
            <summary>
            Gets or sets the capacity of the resource
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.Models.SkuName">
            <summary>
            Defines values for SkuName.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.SubResource.#ctor">
            <summary>
            Initializes a new instance of the SubResource class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.SubResource.#ctor(System.String)">
            <summary>
            Initializes a new instance of the SubResource class.
            </summary>
            <param name="id">Resource Id</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.SubResource.Id">
            <summary>
            Gets or sets resource Id
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.Models.WnsCredential">
            <summary>
            Description of a NotificationHub WnsCredential.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.WnsCredential.#ctor">
            <summary>
            Initializes a new instance of the WnsCredential class.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.Models.WnsCredential.#ctor(System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the WnsCredential class.
            </summary>
            <param name="packageSid">The package ID for this
            credential.</param>
            <param name="secretKey">The secret key.</param>
            <param name="windowsLiveEndpoint">The Windows Live
            endpoint.</param>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.WnsCredential.PackageSid">
            <summary>
            Gets or sets the package ID for this credential.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.WnsCredential.SecretKey">
            <summary>
            Gets or sets the secret key.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.Models.WnsCredential.WindowsLiveEndpoint">
            <summary>
            Gets or sets the Windows Live endpoint.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.NameOperations">
            <summary>
            NameOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NameOperations.#ctor(Microsoft.Azure.Management.NotificationHubs.NotificationHubsManagementClient)">
            <summary>
            Initializes a new instance of the NameOperations 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.NotificationHubs.NameOperations.Client">
            <summary>
            Gets a reference to the NotificationHubsManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NameOperations.CheckAvailabilityWithHttpMessagesAsync(Microsoft.Azure.Management.NotificationHubs.Models.CheckNameAvailabilityRequestParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Checks the availability of the given service namespace across all Azure
            subscriptions. This is useful because the domain name is created based on
            the service namespace name.
            </summary>
            <param name='parameters'>
            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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.NameOperationsExtensions">
            <summary>
            Extension methods for NameOperations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NameOperationsExtensions.CheckAvailability(Microsoft.Azure.Management.NotificationHubs.INameOperations,Microsoft.Azure.Management.NotificationHubs.Models.CheckNameAvailabilityRequestParameters)">
            <summary>
            Checks the availability of the given service namespace across all Azure
            subscriptions. This is useful because the domain name is created based on
            the service namespace name.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='parameters'>
            The namespace name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NameOperationsExtensions.CheckAvailabilityAsync(Microsoft.Azure.Management.NotificationHubs.INameOperations,Microsoft.Azure.Management.NotificationHubs.Models.CheckNameAvailabilityRequestParameters,System.Threading.CancellationToken)">
            <summary>
            Checks the availability of the given service namespace across all Azure
            subscriptions. This is useful because the domain name is created based on
            the service namespace name.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='parameters'>
            The namespace name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.NamespacesOperations">
            <summary>
            NamespacesOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperations.#ctor(Microsoft.Azure.Management.NotificationHubs.NotificationHubsManagementClient)">
            <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.NotificationHubs.NamespacesOperations.Client">
            <summary>
            Gets a reference to the NotificationHubsManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperations.CheckAvailabilityWithHttpMessagesAsync(Microsoft.Azure.Management.NotificationHubs.Models.CheckAvailabilityParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Checks the availability of the given service namespace across all Azure
            subscriptions. This is useful because the domain name is created based on
            the service namespace name.
            </summary>
            <param name='parameters'>
            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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.NamespaceCreateOrUpdateParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates/Updates a service namespace. Once created, this namespace's
            resource manifest is immutable. This operation is idempotent.
            <see href="http://msdn.microsoft.com/en-us/library/windowsazure/jj856303.aspx" />
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='parameters'>
            Parameters supplied to create 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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperations.PatchWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.NamespacePatchParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Patches the existing namespace
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='parameters'>
            Parameters supplied to patch 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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.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
            notificationHubs under the namespace.
            <see href="http://msdn.microsoft.com/en-us/library/windowsazure/jj856296.aspx" />
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </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.NotificationHubs.NamespacesOperations.GetWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Returns the description for the specified namespace.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperations.CreateOrUpdateAuthorizationRuleWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.SharedAccessAuthorizationRuleCreateOrUpdateParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates an authorization rule for a namespace
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='authorizationRuleName'>
            Aauthorization Rule Name.
            </param>
            <param name='parameters'>
            The shared access authorization rule.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.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 a namespace authorization rule
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='authorizationRuleName'>
            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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.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 authorization rule for a namespace by name.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name
            </param>
            <param name='authorizationRuleName'>
            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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperations.ListWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the available namespaces within a resourceGroup.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group. If resourceGroupName value is null the
            method lists all the namespaces within subscription
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperations.ListAllWithHttpMessagesAsync(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists all the available namespaces within the subscription irrespective of
            the resourceGroups.
            </summary>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperations.ListAuthorizationRulesWithHttpMessagesAsync(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 a namespace.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.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 ConnectionStrings to the namespace
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='authorizationRuleName'>
            The connection string of the namespace for the specified authorizationRule.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperations.RegenerateKeysWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.PolicykeyResource,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Regenerates the Primary/Secondary Keys to the Namespace Authorization Rule
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='authorizationRuleName'>
            The connection string of the namespace for the specified authorizationRule.
            </param>
            <param name='parameters'>
            Parameters supplied to regenerate the Namespace Authorization Rule Key.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.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
            notificationHubs under the namespace.
            <see href="http://msdn.microsoft.com/en-us/library/windowsazure/jj856296.aspx" />
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the available namespaces within a resourceGroup.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperations.ListAllNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists all the available namespaces within the subscription irrespective of
            the resourceGroups.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperations.ListAuthorizationRulesNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the 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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions">
            <summary>
            Extension methods for NamespacesOperations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.CheckAvailability(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,Microsoft.Azure.Management.NotificationHubs.Models.CheckAvailabilityParameters)">
            <summary>
            Checks the availability of the given service namespace across all Azure
            subscriptions. This is useful because the domain name is created based on
            the service namespace name.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='parameters'>
            The namespace name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.CheckAvailabilityAsync(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,Microsoft.Azure.Management.NotificationHubs.Models.CheckAvailabilityParameters,System.Threading.CancellationToken)">
            <summary>
            Checks the availability of the given service namespace across all Azure
            subscriptions. This is useful because the domain name is created based on
            the service namespace name.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='parameters'>
            The namespace name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.NamespaceCreateOrUpdateParameters)">
            <summary>
            Creates/Updates a service namespace. Once created, this namespace's
            resource manifest is immutable. This operation is idempotent.
            <see href="http://msdn.microsoft.com/en-us/library/windowsazure/jj856303.aspx" />
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='parameters'>
            Parameters supplied to create a Namespace Resource.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.NamespaceCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Creates/Updates a service namespace. Once created, this namespace's
            resource manifest is immutable. This operation is idempotent.
            <see href="http://msdn.microsoft.com/en-us/library/windowsazure/jj856303.aspx" />
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='parameters'>
            Parameters supplied to create a Namespace Resource.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.Patch(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.NamespacePatchParameters)">
            <summary>
            Patches the existing namespace
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='parameters'>
            Parameters supplied to patch a Namespace Resource.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.PatchAsync(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.NamespacePatchParameters,System.Threading.CancellationToken)">
            <summary>
            Patches the existing namespace
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='parameters'>
            Parameters supplied to patch a Namespace Resource.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.Delete(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.String)">
            <summary>
            Deletes an existing namespace. This operation also removes all associated
            notificationHubs under the namespace.
            <see href="http://msdn.microsoft.com/en-us/library/windowsazure/jj856296.aspx" />
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes an existing namespace. This operation also removes all associated
            notificationHubs under the namespace.
            <see href="http://msdn.microsoft.com/en-us/library/windowsazure/jj856296.aspx" />
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.Get(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.String)">
            <summary>
            Returns the description for the specified namespace.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.GetAsync(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Returns the description for the specified namespace.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.CreateOrUpdateAuthorizationRule(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.SharedAccessAuthorizationRuleCreateOrUpdateParameters)">
            <summary>
            Creates an authorization rule for a namespace
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='authorizationRuleName'>
            Aauthorization Rule Name.
            </param>
            <param name='parameters'>
            The shared access authorization rule.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.CreateOrUpdateAuthorizationRuleAsync(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.SharedAccessAuthorizationRuleCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Creates an authorization rule for a namespace
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='authorizationRuleName'>
            Aauthorization Rule Name.
            </param>
            <param name='parameters'>
            The shared access authorization rule.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.DeleteAuthorizationRule(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.String,System.String)">
            <summary>
            Deletes a namespace authorization rule
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='authorizationRuleName'>
            Authorization Rule Name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.DeleteAuthorizationRuleAsync(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes a namespace authorization rule
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='authorizationRuleName'>
            Authorization Rule Name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.GetAuthorizationRule(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.String,System.String)">
            <summary>
            Gets an authorization rule for a namespace by name.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name
            </param>
            <param name='authorizationRuleName'>
            Authorization rule name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.GetAuthorizationRuleAsync(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets an authorization rule for a namespace by name.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name
            </param>
            <param name='authorizationRuleName'>
            Authorization rule name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.List(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String)">
            <summary>
            Lists the available namespaces within a resourceGroup.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. If resourceGroupName value is null the
            method lists all the namespaces within subscription
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.ListAsync(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists the available namespaces within a resourceGroup.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group. If resourceGroupName value is null the
            method lists all the namespaces within subscription
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.ListAll(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations)">
            <summary>
            Lists all the available namespaces within the subscription irrespective of
            the resourceGroups.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.ListAllAsync(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.Threading.CancellationToken)">
            <summary>
            Lists all the available namespaces within the subscription irrespective of
            the resourceGroups.
            </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.NotificationHubs.NamespacesOperationsExtensions.ListAuthorizationRules(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.String)">
            <summary>
            Gets the authorization rules for a namespace.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.ListAuthorizationRulesAsync(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the authorization rules for a namespace.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.ListKeys(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.String,System.String)">
            <summary>
            Gets the Primary and Secondary ConnectionStrings to the namespace
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='authorizationRuleName'>
            The connection string of the namespace for the specified authorizationRule.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.ListKeysAsync(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the Primary and Secondary ConnectionStrings to the namespace
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='authorizationRuleName'>
            The connection string of the namespace for the specified authorizationRule.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.RegenerateKeys(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.PolicykeyResource)">
            <summary>
            Regenerates the Primary/Secondary Keys to the Namespace Authorization Rule
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='authorizationRuleName'>
            The connection string of the namespace for the specified authorizationRule.
            </param>
            <param name='parameters'>
            Parameters supplied to regenerate the Namespace Authorization Rule Key.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.RegenerateKeysAsync(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.PolicykeyResource,System.Threading.CancellationToken)">
            <summary>
            Regenerates the Primary/Secondary Keys to the Namespace Authorization Rule
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='authorizationRuleName'>
            The connection string of the namespace for the specified authorizationRule.
            </param>
            <param name='parameters'>
            Parameters supplied to regenerate the Namespace Authorization Rule Key.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.BeginDelete(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.String)">
            <summary>
            Deletes an existing namespace. This operation also removes all associated
            notificationHubs under the namespace.
            <see href="http://msdn.microsoft.com/en-us/library/windowsazure/jj856296.aspx" />
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.BeginDeleteAsync(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes an existing namespace. This operation also removes all associated
            notificationHubs under the namespace.
            <see href="http://msdn.microsoft.com/en-us/library/windowsazure/jj856296.aspx" />
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NamespacesOperationsExtensions.ListNext(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String)">
            <summary>
            Lists the available namespaces within a resourceGroup.
            </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.NotificationHubs.NamespacesOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists the available namespaces within a resourceGroup.
            </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.NotificationHubs.NamespacesOperationsExtensions.ListAllNext(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String)">
            <summary>
            Lists all the available namespaces within the subscription irrespective of
            the resourceGroups.
            </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.NotificationHubs.NamespacesOperationsExtensions.ListAllNextAsync(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists all the available namespaces within the subscription irrespective of
            the resourceGroups.
            </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.NotificationHubs.NamespacesOperationsExtensions.ListAuthorizationRulesNext(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String)">
            <summary>
            Gets the 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.NotificationHubs.NamespacesOperationsExtensions.ListAuthorizationRulesNextAsync(Microsoft.Azure.Management.NotificationHubs.INamespacesOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the 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.NotificationHubs.NotificationHubsManagementClient">
            <summary>
            Azure NotificationHub client
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.NotificationHubsManagementClient.BaseUri">
            <summary>
            The base URI of the service.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.NotificationHubsManagementClient.SerializationSettings">
            <summary>
            Gets or sets json serialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.NotificationHubsManagementClient.DeserializationSettings">
            <summary>
            Gets or sets json deserialization settings.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.NotificationHubsManagementClient.Credentials">
            <summary>
            Credentials needed for the client to connect to Azure.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.NotificationHubsManagementClient.SubscriptionId">
            <summary>
            Gets subscription credentials which uniquely identify Microsoft Azure
            subscription. The subscription ID forms part of the URI for every service
            call.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.NotificationHubsManagementClient.ApiVersion">
            <summary>
            Client Api Version.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.NotificationHubsManagementClient.AcceptLanguage">
            <summary>
            Gets or sets the preferred language for the response.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.NotificationHubsManagementClient.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.NotificationHubs.NotificationHubsManagementClient.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.NotificationHubs.NotificationHubsManagementClient.Namespaces">
            <summary>
            Gets the INamespacesOperations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.NotificationHubsManagementClient.Name">
            <summary>
            Gets the INameOperations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.NotificationHubsManagementClient.NotificationHubs">
            <summary>
            Gets the INotificationHubsOperations.
            </summary>
        </member>
        <member name="P:Microsoft.Azure.Management.NotificationHubs.NotificationHubsManagementClient.Hubs">
            <summary>
            Gets the IHubsOperations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsManagementClient.#ctor(System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the NotificationHubsManagementClient class.
            </summary>
            <param name='handlers'>
            Optional. The delegating handlers to add to the http client pipeline.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsManagementClient.#ctor(System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the NotificationHubsManagementClient 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.NotificationHubs.NotificationHubsManagementClient.#ctor(System.Uri,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the NotificationHubsManagementClient 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.NotificationHubs.NotificationHubsManagementClient.#ctor(System.Uri,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the NotificationHubsManagementClient 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.NotificationHubs.NotificationHubsManagementClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the NotificationHubsManagementClient 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.NotificationHubs.NotificationHubsManagementClient.#ctor(Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the NotificationHubsManagementClient 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.NotificationHubs.NotificationHubsManagementClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the NotificationHubsManagementClient 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.NotificationHubs.NotificationHubsManagementClient.#ctor(System.Uri,Microsoft.Rest.ServiceClientCredentials,System.Net.Http.HttpClientHandler,System.Net.Http.DelegatingHandler[])">
            <summary>
            Initializes a new instance of the NotificationHubsManagementClient 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.NotificationHubs.NotificationHubsManagementClient.Initialize">
            <summary>
            Initializes client properties.
            </summary>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperations">
            <summary>
            NotificationHubsOperations operations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperations.#ctor(Microsoft.Azure.Management.NotificationHubs.NotificationHubsManagementClient)">
            <summary>
            Initializes a new instance of the NotificationHubsOperations 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.NotificationHubs.NotificationHubsOperations.Client">
            <summary>
            Gets a reference to the NotificationHubsManagementClient
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperations.CheckAvailabilityWithHttpMessagesAsync(System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.CheckAvailabilityParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Checks the availability of the given notificationHub in a namespace.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='parameters'>
            The notificationHub name.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperations.CreateOrUpdateWithHttpMessagesAsync(System.String,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubCreateOrUpdateParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates/Update a NotificationHub in a namespace.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update a NotificationHub Resource.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperations.DeleteWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Deletes a notification hub associated with a namespace.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification 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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperations.GetWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the notification hubs associated with a namespace.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification 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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperations.CreateOrUpdateAuthorizationRuleWithHttpMessagesAsync(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.SharedAccessAuthorizationRuleCreateOrUpdateParameters,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Creates/Updates an authorization rule for a NotificationHub
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='authorizationRuleName'>
            Authorization Rule Name.
            </param>
            <param name='parameters'>
            The shared access authorization rule.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperations.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 a notificationHub authorization rule
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='authorizationRuleName'>
            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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperations.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 authorization rule for a NotificationHub by name.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='authorizationRuleName'>
            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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperations.ListWithHttpMessagesAsync(System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the notification hubs associated with a namespace.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperations.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 a NotificationHub.
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name
            </param>
            <param name='notificationHubName'>
            The notification 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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperations.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 Primary and Secondary ConnectionStrings to the NotificationHub
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='authorizationRuleName'>
            The connection string of the NotificationHub for the specified
            authorizationRule.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperations.RegenerateKeysWithHttpMessagesAsync(System.String,System.String,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.PolicykeyResource,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Regenerates the Primary/Secondary Keys to the NotificationHub Authorization
            Rule
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='authorizationRuleName'>
            The connection string of the NotificationHub for the specified
            authorizationRule.
            </param>
            <param name='parameters'>
            Parameters supplied to regenerate the NotificationHub Authorization Rule
            Key.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperations.GetPnsCredentialsWithHttpMessagesAsync(System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the PNS Credentials associated with a notification hub .
            </summary>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification 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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperations.ListNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Lists the notification hubs associated with 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.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperations.ListAuthorizationRulesNextWithHttpMessagesAsync(System.String,System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.List{System.String}},System.Threading.CancellationToken)">
            <summary>
            Gets the authorization rules for a NotificationHub.
            </summary>
            <param name='nextPageLink'>
            The NextLink from the previous successful call to List operation.
            </param>
            <param name='customHeaders'>
            Headers that will be added to request.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
            <exception cref="T:Microsoft.Rest.Azure.CloudException">
            Thrown when the operation returned an invalid status code
            </exception>
            <exception cref="T:Microsoft.Rest.SerializationException">
            Thrown when unable to deserialize the response
            </exception>
            <exception cref="T:Microsoft.Rest.ValidationException">
            Thrown when a required parameter is null
            </exception>
            <exception cref="T:System.ArgumentNullException">
            Thrown when a required parameter is null
            </exception>
            <return>
            A response object containing the response body and response headers.
            </return>
        </member>
        <member name="T:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions">
            <summary>
            Extension methods for NotificationHubsOperations.
            </summary>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.CheckAvailability(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.CheckAvailabilityParameters)">
            <summary>
            Checks the availability of the given notificationHub in a namespace.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='parameters'>
            The notificationHub name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.CheckAvailabilityAsync(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.CheckAvailabilityParameters,System.Threading.CancellationToken)">
            <summary>
            Checks the availability of the given notificationHub in a namespace.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='parameters'>
            The notificationHub name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.CreateOrUpdate(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubCreateOrUpdateParameters)">
            <summary>
            Creates/Update a NotificationHub in a namespace.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update a NotificationHub Resource.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.CreateOrUpdateAsync(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.NotificationHubCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Creates/Update a NotificationHub in a namespace.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='parameters'>
            Parameters supplied to the create/update a NotificationHub Resource.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.Delete(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String,System.String)">
            <summary>
            Deletes a notification hub associated with a namespace.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.DeleteAsync(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes a notification hub associated with a namespace.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.Get(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String,System.String)">
            <summary>
            Lists the notification hubs associated with a namespace.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.GetAsync(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists the notification hubs associated with a namespace.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.CreateOrUpdateAuthorizationRule(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.SharedAccessAuthorizationRuleCreateOrUpdateParameters)">
            <summary>
            Creates/Updates an authorization rule for a NotificationHub
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='authorizationRuleName'>
            Authorization Rule Name.
            </param>
            <param name='parameters'>
            The shared access authorization rule.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.CreateOrUpdateAuthorizationRuleAsync(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.SharedAccessAuthorizationRuleCreateOrUpdateParameters,System.Threading.CancellationToken)">
            <summary>
            Creates/Updates an authorization rule for a NotificationHub
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='authorizationRuleName'>
            Authorization Rule Name.
            </param>
            <param name='parameters'>
            The shared access authorization rule.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.DeleteAuthorizationRule(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes a notificationHub authorization rule
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='authorizationRuleName'>
            Authorization Rule Name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.DeleteAuthorizationRuleAsync(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Deletes a notificationHub authorization rule
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='authorizationRuleName'>
            Authorization Rule Name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.GetAuthorizationRule(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Gets an authorization rule for a NotificationHub by name.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='authorizationRuleName'>
            authorization rule name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.GetAuthorizationRuleAsync(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets an authorization rule for a NotificationHub by name.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='authorizationRuleName'>
            authorization rule name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.List(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String)">
            <summary>
            Lists the notification hubs associated with a namespace.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.ListAsync(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists the notification hubs associated with a namespace.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.ListAuthorizationRules(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String,System.String)">
            <summary>
            Gets the authorization rules for a NotificationHub.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.ListAuthorizationRulesAsync(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the authorization rules for a NotificationHub.
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.ListKeys(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String,System.String,System.String)">
            <summary>
            Gets the Primary and Secondary ConnectionStrings to the NotificationHub
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='authorizationRuleName'>
            The connection string of the NotificationHub for the specified
            authorizationRule.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.ListKeysAsync(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the Primary and Secondary ConnectionStrings to the NotificationHub
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='authorizationRuleName'>
            The connection string of the NotificationHub for the specified
            authorizationRule.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.RegenerateKeys(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.PolicykeyResource)">
            <summary>
            Regenerates the Primary/Secondary Keys to the NotificationHub Authorization
            Rule
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='authorizationRuleName'>
            The connection string of the NotificationHub for the specified
            authorizationRule.
            </param>
            <param name='parameters'>
            Parameters supplied to regenerate the NotificationHub Authorization Rule
            Key.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.RegenerateKeysAsync(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String,System.String,System.String,Microsoft.Azure.Management.NotificationHubs.Models.PolicykeyResource,System.Threading.CancellationToken)">
            <summary>
            Regenerates the Primary/Secondary Keys to the NotificationHub Authorization
            Rule
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='authorizationRuleName'>
            The connection string of the NotificationHub for the specified
            authorizationRule.
            </param>
            <param name='parameters'>
            Parameters supplied to regenerate the NotificationHub Authorization Rule
            Key.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.GetPnsCredentials(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String,System.String)">
            <summary>
            Lists the PNS Credentials associated with a notification hub .
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.GetPnsCredentialsAsync(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.String,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists the PNS Credentials associated with a notification hub .
            </summary>
            <param name='operations'>
            The operations group for this extension method.
            </param>
            <param name='resourceGroupName'>
            The name of the resource group.
            </param>
            <param name='namespaceName'>
            The namespace name.
            </param>
            <param name='notificationHubName'>
            The notification hub name.
            </param>
            <param name='cancellationToken'>
            The cancellation token.
            </param>
        </member>
        <member name="M:Microsoft.Azure.Management.NotificationHubs.NotificationHubsOperationsExtensions.ListNext(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String)">
            <summary>
            Lists the notification hubs associated with 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.NotificationHubs.NotificationHubsOperationsExtensions.ListNextAsync(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Lists the notification hubs associated with 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.NotificationHubs.NotificationHubsOperationsExtensions.ListAuthorizationRulesNext(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String)">
            <summary>
            Gets the authorization rules for a NotificationHub.
            </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.NotificationHubs.NotificationHubsOperationsExtensions.ListAuthorizationRulesNextAsync(Microsoft.Azure.Management.NotificationHubs.INotificationHubsOperations,System.String,System.Threading.CancellationToken)">
            <summary>
            Gets the authorization rules for a NotificationHub.
            </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>