IExecutionResult Members
Provides the result of a command that is executed on a node.
The following tables list the members exposed by the IExecutionResult type.
Public Properties
Name | Description | |
---|---|---|
CommandId | Retrieves the identifier of the command that ran. | |
ExitCode | Retrieves the exit code of the command that ran. | |
NodeName | Retrieves the name of the node on which the command ran. | |
Output | Retrieves the output from the command. |
Top
See Also
Reference
IExecutionResult Interface
Microsoft.ComputeCluster Namespace