Sdílet prostřednictvím


ScriptActionPersistedGetResponseSpec Class

Definition

The persisted script action for cluster.

public class ScriptActionPersistedGetResponseSpec
type ScriptActionPersistedGetResponseSpec = class
Public Class ScriptActionPersistedGetResponseSpec
Inheritance
ScriptActionPersistedGetResponseSpec

Constructors

ScriptActionPersistedGetResponseSpec()

Initializes a new instance of the ScriptActionPersistedGetResponseSpec class.

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

Initializes a new instance of the ScriptActionPersistedGetResponseSpec class.

Properties

ApplicationName

Gets or sets the application name for the script action.

Name

Gets or sets the name of script action.

Parameters

Gets or sets the parameters for the script provided.

Roles

Gets or sets the list of roles where script will be executed.

Uri

Gets or sets the URI to the script.

Applies to