Edit

Share via


ILogConsistencyProtocolServices.ActiveClusters Property

Definition

List of all clusters that currently appear to have at least one active gateway reporting to the multi-cluster network. There are no guarantees that this membership view is complete or consistent. If there is no multi-cluster network, returns a list containing the single element "I".

public System.Collections.Generic.IEnumerable<string> ActiveClusters { get; }
member this.ActiveClusters : seq<string>
Public ReadOnly Property ActiveClusters As IEnumerable(Of String)

Property Value

Applies to