---
title: Notification Hubs Namespace
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Notification Hubs Namespace
---

# Notification Hubs Namespace

This table represents the notification_hubs_namespace resource from Microsoft Azure.

```
azure.notification_hubs_namespace
```

## Fields

| Title                | ID   | Type       | Data Type                                                                                                                                                                                                                                                                                                                   | Description |
| -------------------- | ---- | ---------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                 | core | string     |
| created_at           | core | string     | The time the namespace was created.                                                                                                                                                                                                                                                                                         |
| critical             | core | bool       | Whether or not the namespace is set as Critical.                                                                                                                                                                                                                                                                            |
| data_center          | core | string     | Data center for the namespace                                                                                                                                                                                                                                                                                               |
| enabled              | core | bool       | Whether or not the namespace is currently enabled.                                                                                                                                                                                                                                                                          |
| id                   | core | string     | Resource Id                                                                                                                                                                                                                                                                                                                 |
| location             | core | string     | Resource location                                                                                                                                                                                                                                                                                                           |
| metric_id            | core | string     | Identifier for Azure Insights metrics                                                                                                                                                                                                                                                                                       |
| name                 | core | string     | The name of the namespace.                                                                                                                                                                                                                                                                                                  |
| namespace_type       | core | string     | The namespace type.                                                                                                                                                                                                                                                                                                         |
| provisioning_state   | core | string     | Provisioning state of the Namespace.                                                                                                                                                                                                                                                                                        |
| region               | core | string     | Specifies the targeted region in which the namespace should be created. It can be any of the following values: Australia East, Australia Southeast, Central US, East US, East US 2, West US, North Central US, South Central US, East Asia, Southeast Asia, Brazil South, Japan East, Japan West, North Europe, West Europe |
| resource_group       | core | string     |
| scale_unit           | core | string     | ScaleUnit where the namespace gets created                                                                                                                                                                                                                                                                                  |
| service_bus_endpoint | core | string     | Endpoint you can use to perform NotificationHub operations.                                                                                                                                                                                                                                                                 |
| sku                  | core | json       | The sku of the created namespace                                                                                                                                                                                                                                                                                            |
| status               | core | string     | Status of the namespace. It can be any of these values:1 = Created/Active2 = Creating3 = Suspended4 = Deleting                                                                                                                                                                                                              |
| subscription_id      | core | string     |
| subscription_name    | core | string     |
| tags                 | core | hstore_csv |
| type                 | core | string     | Resource type                                                                                                                                                                                                                                                                                                               |
| updated_at           | core | string     | The time the namespace was updated.                                                                                                                                                                                                                                                                                         |
