FeatureSwitches.DataServiceClusterIsolationEnabled 속성

정의

기능 스위치에서 데이터 서비스 클러스터 격리를 사용할 수 있는지 여부를 나타내는 값을 가져옵니다.

public:
 property bool DataServiceClusterIsolationEnabled { bool get(); };
public bool DataServiceClusterIsolationEnabled { get; }
member this.DataServiceClusterIsolationEnabled : bool
Public ReadOnly Property DataServiceClusterIsolationEnabled As Boolean

속성 값

true 기능 스위치에서 데이터 서비스 클러스터 격리를 사용하도록 설정하면 이고, 그렇지 않으면 입니다 false.

적용 대상