Parameter of
ImageInfo, ImageProtectionOptions
Properties
Name | Type | Description |
---|---|---|
FilePath | String |
This value is the full path and file name the .vhd image file. |
FormatType | String | This value is the file system format for the image, for example NTFS. |
SizeInMB | Int64 | This value is the size of the .vhd image file in megabytes. |
UseExistingVhd | Boolean |
This value is true if an existing .vhd file should be used; otherwise, it is false. If you set this value to true, but no existing .vhd file exists, you will receive an error during job creation. If you set this value to false and an existing .vhd file exists, the file will be deleted and a new one will be created. |
VolumeLetter | String | This value is the volume letter of the original volume this image is storing. |