Compartilhar via


BlockBlobStageBlockResponse type

Contém dados de resposta para a operação stageBlock.

type BlockBlobStageBlockResponse = WithResponse<
  BlockBlobStageBlockHeaders,
  BlockBlobStageBlockHeaders
>