Share via


DifferencingDiskBlockFactory Class

Definition

public class DifferencingDiskBlockFactory : Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Persistence.AbstractDiskBlockFactory
type DifferencingDiskBlockFactory = class
    inherit AbstractDiskBlockFactory
Public Class DifferencingDiskBlockFactory
Inherits AbstractDiskBlockFactory
Inheritance
DifferencingDiskBlockFactory

Constructors

DifferencingDiskBlockFactory(VhdFile)

Fields

vhdFile (Inherited from AbstractDiskBlockFactory)

Properties

BlockCount (Inherited from AbstractDiskBlockFactory)
ExtraBlockIndex (Inherited from AbstractDiskBlockFactory)

Methods

Create(UInt32)
DoReadBlockData(Block)
GetBlockAddress(UInt32) (Inherited from AbstractDiskBlockFactory)
GetBlockSize() (Inherited from AbstractDiskBlockFactory)
GetFooterRange() (Inherited from AbstractDiskBlockFactory)
GetSector(Block, UInt32)
HasData(UInt32) (Inherited from AbstractDiskBlockFactory)
ReadBlockData(Block) (Inherited from AbstractDiskBlockFactory)

Applies to