ExecuteScriptActionContent.ScriptActions 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 run time script actions.
public System.Collections.Generic.IList<Azure.ResourceManager.HDInsight.Models.RuntimeScriptAction> ScriptActions { get; }
member this.ScriptActions : System.Collections.Generic.IList<Azure.ResourceManager.HDInsight.Models.RuntimeScriptAction>
Public ReadOnly Property ScriptActions As IList(Of RuntimeScriptAction)