HDInsightClusterConfigurations.Configurations 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.
The configuration object for the specified configuration for the specified cluster.
public System.Collections.Generic.IReadOnlyDictionary<string,System.Collections.Generic.IDictionary<string,string>> Configurations { get; }
member this.Configurations : System.Collections.Generic.IReadOnlyDictionary<string, System.Collections.Generic.IDictionary<string, string>>
Public ReadOnly Property Configurations As IReadOnlyDictionary(Of String, IDictionary(Of String, String))