TransSynchronizationAgent.AltSnapshotFolder 속성

정의

구독의 대체 스냅샷 폴더를 가져오거나 설정합니다.

public:
 virtual property System::String ^ AltSnapshotFolder { System::String ^ get(); void set(System::String ^ value); };
public virtual string AltSnapshotFolder { get; set; }
member this.AltSnapshotFolder : string with get, set
Public Overridable Property AltSnapshotFolder As String

속성 값

대체 스냅샷 폴더입니다.

구현

설명

스냅샷 폴더 경로에는 파일 공유에 대한 "file:\\Distributor\Backup\Snapshots"와 같은 UNC(범용 명명 규칙) 또는 FTP(파일 전송 프로토콜) 지정자 및 FTP 위치에 대한 "ftp:// distributor.example.com/backup/snapshots,1433"이 포함되어야 합니다.

적용 대상