共用方式為


BlobSetMetadataResponse type

包含 setMetadata 作業的響應數據。

type BlobSetMetadataResponse = WithResponse<
  BlobSetMetadataHeaders,
  BlobSetMetadataHeaders
>