Aracılığıyla paylaş


BlockBlobGetBlockListResponse type

getBlockList işlemi için yanıt verilerini içerir.

type BlockBlobGetBlockListResponse = WithResponse<
  BlockBlobGetBlockListResponseInternal,
  BlockBlobGetBlockListHeaders
>