Freigeben über


BlobBatchSubmitBatchResponse type

Enthält Antwortdaten für Blobbatchvorgänge.

type BlobBatchSubmitBatchResponse = WithResponse<
  ParsedBatchResponse & ServiceSubmitBatchHeaders,
  ServiceSubmitBatchHeaders
>