ClusterCreateParameters.Configurations Property

Definition

Gets the configurations of this HDInsight cluster.

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

Property Value

Applies to