Forum Discussion
Sainag_Chunduru
Apr 21, 2020Copper Contributor
What is difference between File size and Size in the output of GET-VHD command?
In resizing VHD using Resize-VHD command, the property SizeinBytes is accepting value greater than the "Size" property in the output of the GET-VHD command. But my actual size of VHD is in "FileSize"...
VasilMichev
Apr 22, 2020MVP
Size is that you "allocated" when creating the drive, or the maximum size it can reach without resizing, FileSize is what is currently used.