VhdFooter.DiskType 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.
[Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.VhdProperty(Offset=60, Size=4)]
public Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.DiskType DiskType { get; set; }
[<Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.VhdProperty(Offset=60, Size=4)>]
member this.DiskType : Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.DiskType with get, set
Public Property DiskType As DiskType
Property Value
- Attributes