SchedulerNode.NodeGroups Property

Definition

Retrieves the list of 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 the collection of node group names.

Implements

Applies to