ISchedulerNode.NodeGroups Property
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.
Retrieves the node groups to which this node belongs.
public Microsoft.Hpc.Scheduler.IStringCollection NodeGroups { get; }
member this.NodeGroups : Microsoft.Hpc.Scheduler.IStringCollection
Public ReadOnly Property NodeGroups As IStringCollection
Property Value
An IStringCollection interface that contains a collection of node group names.