Share via


DatabricksSparkJarActivity.Libraries Property

Definition

A list of libraries to be installed on the cluster that will execute the job.

public System.Collections.Generic.IList<System.Collections.Generic.IDictionary<string,BinaryData>> Libraries { get; }
member this.Libraries : System.Collections.Generic.IList<System.Collections.Generic.IDictionary<string, BinaryData>>
Public ReadOnly Property Libraries As IList(Of IDictionary(Of String, BinaryData))

Property Value

Applies to