SparkRequest.Jars Property

Definition

Gets the jars.

public System.Collections.Generic.IReadOnlyList<string> Jars { get; }
member this.Jars : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property Jars As IReadOnlyList(Of String)

Property Value

Applies to