BlockAllocationTableFactory(VhdDataReader, VhdHeader) 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 BlockAllocationTableFactory (Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Persistence.VhdDataReader dataReader, Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.VhdHeader header);
new Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Persistence.BlockAllocationTableFactory : Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Persistence.VhdDataReader * Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.VhdHeader -> Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Persistence.BlockAllocationTableFactory
Public Sub New (dataReader As VhdDataReader, header As VhdHeader)
Parameters
- dataReader
- VhdDataReader
- header
- VhdHeader