你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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