ISchedulerJobV3SP2.RemoveExcludedNodes(IStringCollection) 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 void RemoveExcludedNodes (Microsoft.Hpc.Scheduler.IStringCollection nodeNames);
abstract member RemoveExcludedNodes : Microsoft.Hpc.Scheduler.IStringCollection -> unit
Public Sub RemoveExcludedNodes (nodeNames As IStringCollection)
Parameters
- nodeNames
- IStringCollection