ILogConsistencyProtocolServices.ActiveClusters 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
目前似乎至少有一個作用中閘道向多叢集網路報告的所有叢集清單。 不保證此成員資格檢視已完成或一致。 如果沒有多叢集網路,則傳回包含單一元素 「I」 的清單。
public System.Collections.Generic.IEnumerable<string> ActiveClusters { get; }
member this.ActiveClusters : seq<string>
Public ReadOnly Property ActiveClusters As IEnumerable(Of String)