NodeHistoryPropertyIds Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the node history properties that you can retrieve when calling the OpenNodeHistoryEnumerator(IPropertyIdCollection, IFilterCollection, ISortCollection) method.
public class NodeHistoryPropertyIds
type NodeHistoryPropertyIds = class
Public Class NodeHistoryPropertyIds
- Inheritance
-
NodeHistoryPropertyIds
Constructors
NodeHistoryPropertyIds() |
Initializes a new instance of the NodeHistoryPropertyIds class. |
Properties
EventTime |
The date and time that the event occurred. |
Id |
An identifier that uniquely identifies the event in the store. |
NodeEvent |
The node history event. |
NodeGuid |
An identifier that uniquely identifies the node in the system. |
NodeId |
An identifier that uniquely identifies the node in the cluster. |
NodeName |
The name of the node. |
NumCores |
The number of cores on the node. |
NumSockets |
The number of sockets on the node. |