BlockBlobStageBlockFromURLResponse type

Contains response data for the stageBlockFromURL operation.

type BlockBlobStageBlockFromURLResponse = WithResponse<
  BlockBlobStageBlockFromURLHeaders,
  BlockBlobStageBlockFromURLHeaders
>