Udostępnij za pośrednictwem


BlockBlobGetBlockListResponse type

Zawiera dane odpowiedzi dla operacji getBlockList.

type BlockBlobGetBlockListResponse = WithResponse<
  BlockBlobGetBlockListResponseInternal,
  BlockBlobGetBlockListHeaders
>