VirtualHardDiskData.DiskFileFormat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The format of the actual VHD file [vhd, vhdx].
public Azure.ResourceManager.Hci.Models.DiskFileFormat? DiskFileFormat { get; set; }
member this.DiskFileFormat : Nullable<Azure.ResourceManager.Hci.Models.DiskFileFormat> with get, set
Public Property DiskFileFormat As Nullable(Of DiskFileFormat)