ActiveDirectorySiteLink.DataCompressionEnabled 속성

정의

사이트 링크의 데이터 압축 모드를 가져오거나 설정합니다.

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

속성 값

데이터 압축 모드가 사용되면 true이고, 데이터 압축이 사용되지 않으면 false입니다.

예외

Active Directory 도메인 서비스 작업이 실패한 경우. 자세한 내용은 예외를 참조하십시오.

개체가 삭제되었습니다.

적용 대상