Share via


HDInsightApplicationProperties.InstallScriptActions Property

Definition

The list of install script actions.

public System.Collections.Generic.IList<Azure.ResourceManager.HDInsight.Models.RuntimeScriptAction> InstallScriptActions { get; }
member this.InstallScriptActions : System.Collections.Generic.IList<Azure.ResourceManager.HDInsight.Models.RuntimeScriptAction>
Public ReadOnly Property InstallScriptActions As IList(Of RuntimeScriptAction)

Property Value

Applies to