BlockBlobGetBlockListResponse type
Enthält Antwortdaten für den getBlockList-Vorgang.
type BlockBlobGetBlockListResponse = WithResponse<
BlockBlobGetBlockListResponseInternal,
BlockBlobGetBlockListHeaders
>