AzureHDInsightConfig.ScriptActions Property

Definition

Gets config actions for the cluster.

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

Property Value

Applies to