Condividi tramite


BlobBatchSubmitBatchResponse type

Contiene i dati di risposta per le operazioni batch BLOB.

type BlobBatchSubmitBatchResponse = WithResponse<
  ParsedBatchResponse & ServiceSubmitBatchHeaders,
  ServiceSubmitBatchHeaders
>