---
title: Desktop Virtualization Scaling Plan
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Desktop Virtualization Scaling Plan
---

# Desktop Virtualization Scaling Plan

This table represents the desktop_virtualization_scaling_plan resource from Microsoft Azure.

```
azure.desktop_virtualization_scaling_plan
```

## Fields

| Title                | ID   | Type       | Data Type                                                                                                                                                                                                                                                                                                                                                                                            | Description |
| -------------------- | ---- | ---------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                 | core | string     |
| description          | core | string     | Description of scaling plan.                                                                                                                                                                                                                                                                                                                                                                         |
| etag                 | core | string     | The etag field is *not* required. If it is provided in the response body, it must also be provided as a header per the normal etag convention. Entity tags are used for comparing two or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range (section 14.27) header fields. |
| exclusion_tag        | core | string     | Exclusion tag for scaling plan.                                                                                                                                                                                                                                                                                                                                                                      |
| friendly_name        | core | string     | User friendly name of scaling plan.                                                                                                                                                                                                                                                                                                                                                                  |
| host_pool_references | core | json       | List of ScalingHostPoolReference definitions.                                                                                                                                                                                                                                                                                                                                                        |
| host_pool_type       | core | string     | HostPool type for desktop.                                                                                                                                                                                                                                                                                                                                                                           |
| id                   | core | string     | Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"                                                                                                                                                                                                          |
| identity             | core | json       |
| kind                 | core | string     | Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type. E.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource provider must validate and persist this value.                                                                                                                                                                |
| location             | core | string     | The geo-location where the resource lives                                                                                                                                                                                                                                                                                                                                                            |
| managed_by           | core | string     | The fully qualified resource ID of the resource that manages this resource. Indicates if this resource is managed by another Azure resource. If this is present, complete mode deployment will not delete the resource if it is removed from the template since it is managed by another resource.                                                                                                   |
| name                 | core | string     | The name of the resource                                                                                                                                                                                                                                                                                                                                                                             |
| object_id            | core | string     | ObjectId of scaling plan. (internal use)                                                                                                                                                                                                                                                                                                                                                             |
| plan                 | core | json       |
| resource_group       | core | string     |
| schedules            | core | json       | List of ScalingPlanPooledSchedule definitions.                                                                                                                                                                                                                                                                                                                                                       |
| sku                  | core | json       |
| subscription_id      | core | string     |
| subscription_name    | core | string     |
| system_data          | core | json       | Metadata pertaining to creation and last modification of the resource.                                                                                                                                                                                                                                                                                                                               |
| tags                 | core | hstore_csv |
| time_zone            | core | string     | Timezone of the scaling plan.                                                                                                                                                                                                                                                                                                                                                                        |
| type                 | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                                                                                                                                                                                                                            |
