A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.microsoft.com/en-us/dotnet/api/microsoft.azure.batch.cloudpool.taskslotspernode below:

CloudPool.TaskSlotsPerNode Property (Microsoft.Azure.Batch) - Azure for .NET Developers

CloudPool.TaskSlotsPerNode Property Definition

Gets or sets the number of task slots that can be used to run concurrent tasks on a single compute node in the pool.

public int? TaskSlotsPerNode { get; set; }
member this.TaskSlotsPerNode : Nullable<int> with get, set
Public Property TaskSlotsPerNode As Nullable(Of Integer)
Property Value Remarks

The default value is 1. The maximum value is the smaller of 4 times the number of cores of the VirtualMachineSize of the pool or 256.

Collaborate with us on GitHub

The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this article

Was this page helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4