BlockBlobGetBlockListResponse type
Innehåller svarsdata för åtgärden getBlockList.
type BlockBlobGetBlockListResponse = WithResponse<
BlockBlobGetBlockListResponseInternal,
BlockBlobGetBlockListHeaders
>