NodePropertyIds Class

Definition

Defines the identifiers that uniquely identify the properties of a node.

public class NodePropertyIds
type NodePropertyIds = class
Public Class NodePropertyIds
Inheritance
NodePropertyIds

Constructors

NodePropertyIds()

Initializes a new instance of the NodePropertyIds class.

Properties

Affinity
Availability
AzureDeploymentId
AzureLoadBalancerAddress
AzureNodeAddress
AzureNodeErrors
AzureNodeInstanceName
AzureNodeRoleName
AzureProxyAddress
AzureProxyMultiplicity
AzureServiceName
AzureStorageConnectionString
AzureSubscriptionId
CloseJobResourceCount

The number of jobs that have been closed.

CloseTaskDispatchedResourceCount

The number of tasks that the server has requested be closed.

CloseTaskResourceCount

The number of tasks that have been closed.

CpuSpeed

The CPU speed of the node.

DnsSuffix
Error

The reason why the property returned null.

GpuInfo
Guid

The identifier that uniquely identifies the node in the system.

Id

The identifier that uniquely identifies the node in the cluster.

IdleResourceCount

The number of times that the node has been idle.

IsForcedOffline
JobScheduledResourceCount

The number of jobs that have been scheduled on the node.

JobTaskScheduledResourceCount

The number of tasks that have been scheduled on the node.

JobType

The types of jobs that can run on the node.

LastPingTime

The last time that the node let the HPC server know that it was online.

Location
MemorySize

The size of memory on the node.

MoveToOffline

Indicates that a user requested that the node go offline.

Name

The computer name of the node.

NetworksInfo
NodeGroups

A comma-delimited list of the node groups to which the node belongs.

NodeObject

The internal node object.

NumCores

The number of cores on the node.

NumGpus
NumSockets

The number of sockets on the node.

OfflineResourceCount

The number of times the node has been offline.

OfflineTime

The date and time that the node last went offline.

OnlineTime

The date and time that the node last came online.

OSDistrib
PreviousState

The previous state of the node.

Reachable

Indicates whether the server thinks that the node is reachable.

ReadyForTaskResourceCount

The number of times that the node has been ready to run a task.

Sid

TBD

State

The state of the node.

TaskClosedResourceCount

The number of tasks that have been closed on the node.

TaskDispatchedResourceCount

The number of tasks that have been sent to the node to run.

TaskRunningResourceCount

The number of tasks running on the node.

TaskScheduledResourceCount

The number of tasks that are scheduled to run on the node.

Applies to