ServiceOperationActionInputModel Properties |
The ServiceOperationActionInputModel type exposes the following members.
| Name | Description | |
|---|---|---|
| Credentials |
Gets or sets the credentials to be used by the action.
(Inherited from ActionInputModel.) | |
| QueryResult |
Gets or sets the query result.
(Inherited from ActionInputModel.) | |
| ServiceName |
Gets or sets the name of the service.
| |
| ServiceOperation |
Gets or sets the service operation.
| |
| StartArguments |
Gets or sets the arguments for the Start operation.
| |
| Timeout |
Gets or sets the timeout for the wait operation.
| |
| WaitForStatus |
Gets or sets a value indicating whether to wait for the service status to change as a result of the operation performed.
|