FileFormat type
Defines values for FileFormat.
KnownFileFormat can be used interchangeably with FileFormat,
this enum contains the known values that the service supports.
Known values supported by the service
VHD: A VHD file is a disk image file in the Virtual Hard Disk file format.
VHDX: A VHDX file is a disk image file in the Virtual Hard Disk v2 file format.
type FileFormat = string