DiskFileFormat type
The format of the actual VHD file [vhd, vhdx]
KnownDiskFileFormat can be used interchangeably with DiskFileFormat,
this enum contains the known values that the service supports.
Known values supported by the service
vhdx: VHDX file format
vhd: VHD file format
type DiskFileFormat = string