Executors.ExecutorCores Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to