다음을 통해 공유


SnapshotRestoreFiles interface

단일 파일 스냅샷 복원에 대한 복원 페이로드

속성

destinationPath

파일이 복원될 대상 폴더

filePaths

복원할 파일 목록

속성 세부 정보

destinationPath

파일이 복원될 대상 폴더

destinationPath?: string

속성 값

string

filePaths

복원할 파일 목록

filePaths: string[]

속성 값

string[]