VhdHeaderFactory(VhdDataReader, VhdFooter) Constructor
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.
public VhdHeaderFactory (Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Persistence.VhdDataReader dataReader, Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.VhdFooter footer);
new Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Persistence.VhdHeaderFactory : Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Persistence.VhdDataReader * Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.VhdFooter -> Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Persistence.VhdHeaderFactory
Public Sub New (dataReader As VhdDataReader, footer As VhdFooter)
Parameters
- dataReader
- VhdDataReader
- footer
- VhdFooter