次の方法で共有


ClusterCreateParameters.Configurations プロパティ

定義

この HDInsight クラスターの構成を取得します。

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

プロパティ値

適用対象