Udostępnij za pośrednictwem


BlockBlobStageBlockResponse type

Zawiera dane odpowiedzi dla operacji stageBlock.

type BlockBlobStageBlockResponse = WithResponse<
  BlockBlobStageBlockHeaders,
  BlockBlobStageBlockHeaders
>