Share via


DatabricksSparkPythonActivity.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,object>> Libraries { get; }
member this.Libraries : System.Collections.Generic.IList<System.Collections.Generic.IDictionary<string, obj>>
Public ReadOnly Property Libraries As IList(Of IDictionary(Of String, Object))

Property Value

Applies to