Skip to content

Commit e644964

Browse files
committed
Fixed an issue
1 parent 0fbd521 commit e644964

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

docset/winserver2025-ps/VMDirectStorage/Get-VMDirectVirtualDisk.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -235,23 +235,6 @@ Specifies the drive controller objects for which to get directly attached virtua
235235
the [Get-VmScsiController](/powershell/module/hyper-v/get-vmscsicontroller) cmdlet to get the drive
236236
controller object.
237237
238-
## Inputs
239-
240-
### System.String[]
241-
242-
Specifies the name of a virtual machine.
243-
244-
### Microsoft.HyperV.PowerShell.VirtualMachine[]
245-
246-
Specifies the virtual machine object for which to get directly attached virtual disks. You can use
247-
the [Get-VM](/powershell/module/hyper-v/get-vm) cmdlet to get the virtual machine object.
248-
249-
### Microsoft.HyperV.PowerShell.VMDriveController[]
250-
251-
Specifies the drive controller objects for which to get directly attached virtual disks. You can use
252-
the [Get-VmScsiController](/powershell/module/hyper-v/get-vmscsicontroller) cmdlet to get the drive
253-
controller object.
254-
255238
## Outputs
256239
257240
### VMDirectVirtualDisk

0 commit comments

Comments
 (0)