次の方法で共有


ExecuteScriptActionContent.ScriptActions プロパティ

定義

実行時スクリプト アクションの一覧。

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)

プロパティ値

適用対象