Share via


VhdHeader.RawData Property

Definition

[Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.VhdProperty(Offset=0, Size=1024)]
public byte[] RawData { get; set; }
[<Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.VhdProperty(Offset=0, Size=1024)>]
member this.RawData : byte[] with get, set
Public Property RawData As Byte()

Property Value

Byte[]
Attributes

Applies to