IScheduler.GetNodeGroupList
IScheduler.GetNodeGroupList
IScheduler.GetNodeGroupList
Method
Definition
Retrieves a list of node group names defined in the cluster.
public Microsoft.Hpc.Scheduler.IStringCollection GetNodeGroupList ();
abstract member GetNodeGroupList : unit -> Microsoft.Hpc.Scheduler.IStringCollection
Public Function GetNodeGroupList () As IStringCollection
Returns
An IStringCollection interface that contains a collection of node group names.