Udostępnij za pośrednictwem


ExecuteScriptActionContent Class

Definition

The parameters for the script actions to execute on a running cluster.

public class ExecuteScriptActionContent
type ExecuteScriptActionContent = class
Public Class ExecuteScriptActionContent
Inheritance
ExecuteScriptActionContent

Constructors

ExecuteScriptActionContent(Boolean)

Initializes a new instance of ExecuteScriptActionContent.

Properties

PersistOnSuccess

Gets or sets if the scripts needs to be persisted.

ScriptActions

The list of run time script actions.

Applies to