CreateDataFlowDebugSessionRequest.CoreCount Propriedade

Definição

Obtém ou define a contagem de núcleos do cluster. O valor será substituído pela mesma configuração no runtime de integração, se fornecido.

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a