Dela via


BlockBlobStageBlockResponse type

Innehåller svarsdata för stageBlock-åtgärden.

type BlockBlobStageBlockResponse = WithResponse<
  BlockBlobStageBlockHeaders,
  BlockBlobStageBlockHeaders
>