Share via


ClusterConfigFile.Values Property

Definition

List of key value pairs where key represents a valid service configuration name and value represents the value of the config.

public System.Collections.Generic.IDictionary<string,string> Values { get; }
member this.Values : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Values As IDictionary(Of String, String)

Property Value

Applies to