Share via


SynapseBigDataPoolInfoData.CustomLibraries Property

Definition

List of custom libraries/packages associated with the spark pool.

public System.Collections.Generic.IList<Azure.ResourceManager.Synapse.Models.BigDataPoolLibraryInfo> CustomLibraries { get; }
member this.CustomLibraries : System.Collections.Generic.IList<Azure.ResourceManager.Synapse.Models.BigDataPoolLibraryInfo>
Public ReadOnly Property CustomLibraries As IList(Of BigDataPoolLibraryInfo)

Property Value

Applies to