SynapseAnalyticsArtifactsClient.GetPackage(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Azure.Analytics.Synapse.Artifacts.Models.LibraryResource GetPackage (string packageName);
member this.GetPackage : string -> Azure.Analytics.Synapse.Artifacts.Models.LibraryResource
Public Function GetPackage (packageName As String) As LibraryResource
Parameters
- packageName
- String