SynapseAnalyticsArtifactsClient.GetBigDataPool(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.BigDataPoolResourceInfo GetBigDataPool (string bigDataPoolName);
member this.GetBigDataPool : string -> Azure.Analytics.Synapse.Artifacts.Models.BigDataPoolResourceInfo
Public Function GetBigDataPool (bigDataPoolName As String) As BigDataPoolResourceInfo
Parameters
- bigDataPoolName
- String