Compartir a través de


SparkBatchJobRequest.ExecutorCores Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a