Gets or sets the minimum number of cluster nodes for the DryadLINQ job.
Namespace: Microsoft.Research.DryadLinq
Assembly: Microsoft.Research.DryadLinq (in Microsoft.Research.DryadLinq.dll) Version: 0.2.1.0 (0.2.1.0)
Syntax
Property Value
Type: NullableInt32Remarks
The default is null (no lower limit). May be overriden by cluster settings such as node templates.
See Also