ExtendedLivySessionRequest.ExecutorMemory Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to