BlobBatchSubmitBatchResponse type
Contient des données de réponse pour les opérations de lot d’objets blob.
type BlobBatchSubmitBatchResponse = WithResponse<
ParsedBatchResponse & ServiceSubmitBatchHeaders,
ServiceSubmitBatchHeaders
>