次の方法で共有


BlobUndeleteResponse type

削除解除操作の応答データが含まれます。

type BlobUndeleteResponse = WithResponse<
  BlobUndeleteHeaders,
  BlobUndeleteHeaders
>