BlobUndeleteResponse type

包含取消刪除作業的回應數據。

TypeScript
type BlobUndeleteResponse = BlobUndeleteHeaders & { _response: Object }