HDInsightApplicationProperties.InstallScriptActions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)