Compartir a través de


AppendBlobAppendBlockResponse type

Contiene datos de respuesta para la operación appendBlock.

type AppendBlobAppendBlockResponse = WithResponse<
  AppendBlobAppendBlockHeaders,
  AppendBlobAppendBlockHeaders
>