Click or drag to resize

ServiceOperationActionInputModel Properties

The ServiceOperationActionInputModel type exposes the following members.

Properties
  NameDescription
Public propertyCredentials
Gets or sets the credentials to be used by the action.
(Inherited from ActionInputModel.)
Public propertyQueryResult
Gets or sets the query result.
(Inherited from ActionInputModel.)
Public propertyServiceName
Gets or sets the name of the service.
Public propertyServiceOperation
Gets or sets the service operation.
Public propertyStartArguments
Gets or sets the arguments for the Start operation.
Public propertyTimeout
Gets or sets the timeout for the wait operation.
Public propertyWaitForStatus
Gets or sets a value indicating whether to wait for the service status to change as a result of the operation performed.
Top
See Also