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.
Get the block size from block blob length
public static long GetBlockLength (long contentLength);
static member GetBlockLength : int64 -> int64
Public Shared Function GetBlockLength (contentLength As Long) As Long