ISchedulerV4.GetNodesInNodeGroup(String) Method
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.
public Microsoft.Hpc.Scheduler.IStringCollection GetNodesInNodeGroup (string nodeGroup);
abstract member GetNodesInNodeGroup : string -> Microsoft.Hpc.Scheduler.IStringCollection
Public Function GetNodesInNodeGroup (nodeGroup As String) As IStringCollection
Parameters
- nodeGroup
- String