BlockBlobStageBlockResponse type

Contains response data for the stageBlock operation.

type BlockBlobStageBlockResponse = WithResponse<
  BlockBlobStageBlockHeaders,
  BlockBlobStageBlockHeaders
>