Share via


MultiInstanceSettings.NumberOfInstances Property

Definition

The number of Compute Nodes required by the Task. If omitted, the default is 1.

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

Property Value

Applies to