Share via


HDInsightClusterConfigurations.Configurations Property

Definition

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))

Property Value

Applies to