BlockBlobGetBlockListResponse type
getBlockList işleminin yanıt verilerini içerir.
type BlockBlobGetBlockListResponse = WithResponse<
BlockBlobGetBlockListResponseInternal,
BlockBlobGetBlockListHeaders
>