---
title: Network Watcher Connection Monitor
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Network Watcher Connection Monitor
---

# Network Watcher Connection Monitor

This table represents the network_watcher_connection_monitor resource from Microsoft Azure.

```
azure.network_watcher_connection_monitor
```

## Fields

| Title                          | ID   | Type       | Data Type                                                                   | Description |
| ------------------------------ | ---- | ---------- | --------------------------------------------------------------------------- | ----------- |
| _key                           | core | string     |
| auto_start                     | core | bool       | Determines if the connection monitor will start automatically once created. |
| connection_monitor_type        | core | string     | Type of connection monitor.                                                 |
| destination                    | core | json       | Describes the destination of connection monitor.                            |
| endpoints                      | core | json       | List of connection monitor endpoints.                                       |
| etag                           | core | string     | A unique read-only string that changes whenever the resource is updated.    |
| id                             | core | string     | ID of the connection monitor.                                               |
| location                       | core | string     | Connection monitor location.                                                |
| monitoring_interval_in_seconds | core | int64      | Monitoring interval in seconds.                                             |
| monitoring_status              | core | string     | The monitoring status of the connection monitor.                            |
| name                           | core | string     | Name of the connection monitor.                                             |
| notes                          | core | string     | Optional notes to be associated with the connection monitor.                |
| outputs                        | core | json       | List of connection monitor outputs.                                         |
| provisioning_state             | core | string     | The provisioning state of the connection monitor.                           |
| resource_group                 | core | string     |
| start_time                     | core | string     | The date and time when the connection monitor was started.                  |
| subscription_id                | core | string     |
| subscription_name              | core | string     |
| tags                           | core | hstore_csv |
| test_configurations            | core | json       | List of connection monitor test configurations.                             |
| test_groups                    | core | json       | List of connection monitor test groups.                                     |
| type                           | core | string     | Connection monitor type.                                                    |
