次の方法で共有


HDInsightApplicationProperties.UninstallScriptActions プロパティ

定義

アンインストール スクリプト アクションの一覧。

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)

プロパティ値

適用対象