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