---
title: Stack Hci Virtual Hard Disk
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > Stack Hci Virtual Hard Disk
---

# Stack Hci Virtual Hard Disk

This table represents the stack_hci_virtual_hard_disk resource from Microsoft Azure.

```
azure.stack_hci_virtual_hard_disk
```

## Fields

| Title                 | ID   | Type       | Data Type                                                                                                                                                                                   | Description |
| --------------------- | ---- | ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                  | core | string     |
| block_size_bytes      | core | int64      | Block size in bytes                                                                                                                                                                         |
| container_id          | core | string     | Storage ContainerID of the storage container to be used for VHD                                                                                                                             |
| create_from_local     | core | bool       | Boolean indicating whether it is an existing local hard disk or if one should be created.                                                                                                   |
| disk_file_format      | core | string     | The format of the actual VHD file [vhd, vhdx]                                                                                                                                               |
| disk_size_gb          | core | int64      | Size of the disk in GB                                                                                                                                                                      |
| download_url          | core | string     | URL for downloading or accessing the virtual hard disk. This URL points to a secure link from where the VHD can be downloaded or accessed directly.                                         |
| dynamic               | core | bool       | Boolean for enabling dynamic sizing on the virtual hard disk                                                                                                                                |
| extended_location     | core | json       | The extendedLocation of the resource.                                                                                                                                                       |
| hyper_v_generation    | core | string     | The hypervisor generation of the Virtual Machine [V1, V2]                                                                                                                                   |
| id                    | core | string     | Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" |
| location              | core | string     | The geo-location where the resource lives                                                                                                                                                   |
| logical_sector_bytes  | core | int64      | Logical sector in bytes                                                                                                                                                                     |
| max_shares            | core | int64      | The maximum number of VMs that can attach to the disk at the same time. Value greater than one indicates a disk that can be mounted on multiple VMs at the same time.                       |
| name                  | core | string     | The name of the resource                                                                                                                                                                    |
| physical_sector_bytes | core | int64      | Physical sector in bytes                                                                                                                                                                    |
| provisioning_state    | core | string     | Provisioning state of the virtual hard disk.                                                                                                                                                |
| resource_group        | core | string     |
| status                | core | json       | The observed state of virtual hard disks                                                                                                                                                    |
| subscription_id       | core | string     |
| subscription_name     | core | string     |
| system_data           | core | json       | Azure Resource Manager metadata containing createdBy and modifiedBy information.                                                                                                            |
| tags                  | core | hstore_csv |
| type                  | core | string     | The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"                                                                                   |
