BlockBlobGetBlockListResponse type
Contiene i dati di risposta per l'operazione getBlockList.
type BlockBlobGetBlockListResponse = WithResponse<
BlockBlobGetBlockListResponseInternal,
BlockBlobGetBlockListHeaders
>