Partilhar via


FileSystemUndeletePathResponse type

type FileSystemUndeletePathResponse = WithResponse<
  PathUndeleteHeaders & { pathClient: DataLakePathClient },
  PathUndeleteHeaders
>