# Get VM Disk List

> `UiPath.Azure.Activities.GetVMDiskList`

`UiPath.Azure.Activities.GetVMDiskList`

## Description

Retrieves all disks associated with the specific virtual machine.

## Project compatibility

Windows - Legacy | Windows | Cross-platform

## Configuration

### Common

* **DisplayName** - The display name of the activity.

### Input

* **Timeout** - Specifies how long to wait (in seconds) for the activity to run before an error is thrown. If not set, the activity runs until completion.
* **VirtualMachine** - Specifies the virtual machine.

### Misc

* **Private** - If selected, the values of variables and arguments are no longer logged at Verbose level.

### Output

* **DiskList** - Provides the list of disks.
