次の方法で共有


ClusterCreateParameters.ScriptActions プロパティ

定義

クラスターの構成アクションを取得します。

public System.Collections.Generic.Dictionary<Microsoft.Azure.Management.HDInsight.Models.ClusterNodeType,System.Collections.Generic.List<Microsoft.Azure.Management.HDInsight.Models.ScriptAction>> ScriptActions { get; }
member this.ScriptActions : System.Collections.Generic.Dictionary<Microsoft.Azure.Management.HDInsight.Models.ClusterNodeType, System.Collections.Generic.List<Microsoft.Azure.Management.HDInsight.Models.ScriptAction>>
Public ReadOnly Property ScriptActions As Dictionary(Of ClusterNodeType, List(Of ScriptAction))

プロパティ値

適用対象