SparkSessionJobRequest.Queue Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to