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 Domain Services 작업이 실패했습니다. 자세한 내용은 예외를 참조하세요.

개체가 삭제되었습니다.

적용 대상