次の方法で共有


ScriptAction クラス

定義

HDI ondemand クラスターが起動したら実行するカスタム スクリプト アクション。

public class ScriptAction
type ScriptAction = class
Public Class ScriptAction
継承
ScriptAction

コンストラクター

ScriptAction()

ScriptAction クラスの新しいインスタンスを初期化します。

ScriptAction(String, String, Object, String)

ScriptAction クラスの新しいインスタンスを初期化します。

プロパティ

Name

スクリプト アクションのユーザー指定の名前を取得または設定します。

Parameters

スクリプト アクションのパラメーターを取得または設定します。

Roles

スクリプト アクションを実行するノードの種類を取得または設定します。

Uri

スクリプト アクションの URI を取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象