SectorFactory(VhdFile, IBlockFactory) 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 SectorFactory (Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.VhdFile vhdFile, Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Persistence.IBlockFactory blockFactory);
new Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Persistence.SectorFactory : Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.VhdFile * Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Persistence.IBlockFactory -> Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Persistence.SectorFactory
Public Sub New (vhdFile As VhdFile, blockFactory As IBlockFactory)
Parameters
- vhdFile
- VhdFile
- blockFactory
- IBlockFactory