프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
BlockAllocationTable ( uint size, uint blockSize, uint bat ) : Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Persistence | ||
GetBitMapAddress ( uint block ) : long | ||
GetBitmapSizeInBytes ( ) : int | ||
GetBlockAddress ( uint block ) : long | ||
GetSectorPaddedBitmapSizeInBytes ( ) : int | ||
HasData ( uint block ) : bool |
public BlockAllocationTable ( uint size, uint blockSize, uint bat ) : Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Persistence | ||
size | uint | |
blockSize | uint | |
bat | uint | |
리턴 | Microsoft.WindowsAzure.Commands.Tools.Vhd.Model.Persistence |