BlockBlobGetBlockListResponse type
Содержит данные ответа для операции getBlockList.
type BlockBlobGetBlockListResponse = WithResponse<
BlockBlobGetBlockListResponseInternal,
BlockBlobGetBlockListHeaders
>