Compartir a través de


IntegrationRuntimeDataFlowProperties.CoreCount Propiedad

Definición

Obtiene o establece el recuento de núcleos del clúster que ejecutará el trabajo de flujo de datos. Los valores admitidos son: 8, 16, 32, 48, 80, 144 y 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)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a