ISchedulerNode.NodeGroups Property

Definition

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.

Applies to