Sdílet prostřednictvím


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

Property Value

Applies to