MultiClusterConfiguration.Clusters Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
List of clusters that are joined to the multicluster.
public System.Collections.Generic.IReadOnlyList<string> Clusters { get; }
member this.Clusters : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Clusters As IReadOnlyList(Of String)