ComputeNodeInformation
Class
Definition
The compute node information class.
public class ComputeNodeInformation
- Inheritance
-
ComputeNodeInformation
Properties
| AffinityId |
Gets an opaque string that contains information about the location of the compute node. |
| ComputeNodeId |
Gets the compute node id. |
| ComputeNodeUrl |
Gets the URL of the compute node. |
| PoolId |
Gets the pool id. |
| TaskRootDirectory |
Gets the root directory of the current task on the compute node. You can use this path to retrieve files created by the task such as log files. |
| TaskRootDirectoryUrl |
Gets the URL to the root directory of the current task on the compute node. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |