Partager via


MultiInstanceSettings.NumberOfInstances Propriété

Définition

Obtient ou définit le nombre de nœuds de calcul requis par la tâche.

[Newtonsoft.Json.JsonProperty(PropertyName="numberOfInstances")]
public int? NumberOfInstances { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="numberOfInstances")>]
member this.NumberOfInstances : Nullable<int> with get, set
Public Property NumberOfInstances As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

Remarques

En cas d’omission, la valeur par défaut est 1.

S’applique à