共用方式為


DirectoryCreateResponse type

包含建立作業的響應數據。

type DirectoryCreateResponse = WithResponse<
  DirectoryCreateHeaders,
  DirectoryCreateHeaders
>