RunScriptRequestModel Class |
Namespace: DoubleTake.Web.Models
The RunScriptRequestModel type exposes the following members.
| Name | Description | |
|---|---|---|
| RunScriptRequestModel | Initializes a new instance of the RunScriptRequestModel class |
| Name | Description | |
|---|---|---|
| Arguments |
Gets or sets the arguments.
| |
| Credential |
Gets or sets the credential.
| |
| ScriptPath |
Gets or sets the script path.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |