GlobalConfiguration.DefaultMultiCluster 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.
A list of cluster ids, to be used if no multicluster configuration is found in gossip channels.
public System.Collections.Generic.IReadOnlyList<string> DefaultMultiCluster { get; set; }
member this.DefaultMultiCluster : System.Collections.Generic.IReadOnlyList<string> with get, set
Public Property DefaultMultiCluster As IReadOnlyList(Of String)