Freigeben über


BlockBlobStageBlockResponse type

Enthält Antwortdaten für den stageBlock-Vorgang.

type BlockBlobStageBlockResponse = WithResponse<
  BlockBlobStageBlockHeaders,
  BlockBlobStageBlockHeaders
>