---
title: Network Traffic Manager Profile
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Network Traffic Manager Profile
---

# Network Traffic Manager Profile

This table represents the network_traffic_manager_profile resource from Microsoft Azure.

```
azure.network_traffic_manager_profile
```

## Fields

| Title                          | ID   | Type          | Data Type                                                                                                                                                                                          | Description |
| ------------------------------ | ---- | ------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                           | core | string        |
| allowed_endpoint_record_types  | core | array<string> | The list of allowed endpoint record types.                                                                                                                                                         |
| dns_config                     | core | json          | The DNS settings of the Traffic Manager profile.                                                                                                                                                   |
| endpoints                      | core | json          | The list of endpoints in the Traffic Manager profile.                                                                                                                                              |
| id                             | core | string        | Fully qualified resource Id for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/trafficManagerProfiles/{resourceName}            |
| location                       | core | string        | The Azure Region where the resource lives                                                                                                                                                          |
| max_return                     | core | int64         | Maximum number of endpoints to be returned for MultiValue routing type.                                                                                                                            |
| monitor_config                 | core | json          | The endpoint monitoring settings of the Traffic Manager profile.                                                                                                                                   |
| name                           | core | string        | The name of the resource                                                                                                                                                                           |
| profile_status                 | core | string        | The status of the Traffic Manager profile.                                                                                                                                                         |
| resource_group                 | core | string        |
| subscription_id                | core | string        |
| subscription_name              | core | string        |
| tags                           | core | hstore_csv    |
| traffic_routing_method         | core | string        | The traffic routing method of the Traffic Manager profile.                                                                                                                                         |
| traffic_view_enrollment_status | core | string        | Indicates whether Traffic View is 'Enabled' or 'Disabled' for the Traffic Manager profile. Null, indicates 'Disabled'. Enabling this feature will increase the cost of the Traffic Manage profile. |
| type                           | core | string        | The type of the resource. Ex- Microsoft.Network/trafficManagerProfiles.                                                                                                                            |
