ActiveDirectorySiteLink.ReplicationInterval 속성

정의

사이트 간의 복제 간격을 가져오거나 설정합니다.

public:
 property TimeSpan ReplicationInterval { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan ReplicationInterval { get; set; }
member this.ReplicationInterval : TimeSpan with get, set
Public Property ReplicationInterval As TimeSpan

속성 값

사이트 간의 복제 간격입니다.

예외

잘못된 ReplicationInterval이 지정된 경우

개체가 삭제되었습니다.

적용 대상