Partager via


IntegrationRuntimeDataFlowProperties.CoreCount Propriété

Définition

Obtient ou définit le nombre de cœurs du cluster qui exécutera le travail de flux de données. Les valeurs prises en charge sont : 8, 16, 32, 48, 80, 144 et 272.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à