---
title: Sql Virtual Cluster
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Sql Virtual Cluster
---

# Sql Virtual Cluster

This table represents the sql_virtual_cluster resource from Microsoft Azure.

```
azure.sql_virtual_cluster
```

## Fields

| Title                        | ID   | Type          | Data Type                                                                                               | Description |
| ---------------------------- | ---- | ------------- | ------------------------------------------------------------------------------------------------------- | ----------- |
| _key                         | core | string        |
| child_resources              | core | array<string> | List of resources in this virtual cluster.                                                              |
| family                       | core | string        | If the service has different generations of hardware, for the same SKU, then that can be captured here. |
| id                           | core | string        | Resource ID.                                                                                            |
| location                     | core | string        | Resource location.                                                                                      |
| maintenance_configuration_id | core | string        | Specifies maintenance configuration id to apply to this virtual cluster.                                |
| name                         | core | string        | Resource name.                                                                                          |
| resource_group               | core | string        |
| subnet_id                    | core | string        | Subnet resource ID for the virtual cluster.                                                             |
| subscription_id              | core | string        |
| subscription_name            | core | string        |
| tags                         | core | hstore_csv    |
| type                         | core | string        | Resource type.                                                                                          |
