New-VDisk : 5/20/2020 2:12:59 PM New-VDisk A specified parameter was not correct: spec.capacityInMB
At line:1 char:1
+ New-VDisk -Name 'MyDisk' -Datastore $ds -disktype RawPhysical -scsilu ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [New-VDisk], InvalidArgument
+ FullyQualifiedErrorId : StorageImpl_VDisk_NewVDisk_CreationFailed,VMware.VimAutomation.Storage.Commands.Cmdlets.VDisk.NewVDisk