FeatureSwitches.DataServiceClusterIsolationEnabled 属性

定义

获取一个值,该值指示是否在功能交换机上启用数据服务群集隔离。

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

属性值

true 如果在功能交换机上启用了数据服务群集隔离,则为 ;否则为 false

适用于