共用方式為


BlockBlobStageBlockResponse type

包含 stageBlock 作業的回應資料。

type BlockBlobStageBlockResponse = WithResponse<
  BlockBlobStageBlockHeaders,
  BlockBlobStageBlockHeaders
>