BlockBlobGetBlockListResponse type
Contiene datos de respuesta para la operación getBlockList.
type BlockBlobGetBlockListResponse = WithResponse<
BlockBlobGetBlockListResponseInternal,
BlockBlobGetBlockListHeaders
>