Bagikan melalui


BlobBatchSubmitBatchResponse type

Berisi data respons untuk operasi batch blob.

type BlobBatchSubmitBatchResponse = WithResponse<
  ParsedBatchResponse & ServiceSubmitBatchHeaders,
  ServiceSubmitBatchHeaders
>