次の方法で共有


ScriptActionPersistedGetResponseSpec クラス

定義

クラスターの永続化されたスクリプト アクション。

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

コンストラクター

ScriptActionPersistedGetResponseSpec()

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

ScriptActionPersistedGetResponseSpec(String, String, String, IList<String>, String)

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

プロパティ

ApplicationName

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

Name

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

Parameters

指定されたスクリプトのパラメーターを取得または設定します。

Roles

スクリプトを実行するロールの一覧を取得または設定します。

Uri

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

適用対象