Share via


HDInsightApplicationProperties.UninstallScriptActions Property

Definition

The list of uninstall script actions.

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

Property Value

Applies to