Bagikan melalui


BlockBlobStageBlockResponse type

Berisi data respons untuk operasi stageBlock.

type BlockBlobStageBlockResponse = WithResponse<
  BlockBlobStageBlockHeaders,
  BlockBlobStageBlockHeaders
>