Condividi tramite


SynapseAnalyticsManagementClient.ListSparkPools(String, String) Method

Definition

public System.Collections.Generic.List<Microsoft.Azure.Management.Synapse.Models.BigDataPoolResourceInfo> ListSparkPools (string resourceGroupName, string workspaceName);
member this.ListSparkPools : string * string -> System.Collections.Generic.List<Microsoft.Azure.Management.Synapse.Models.BigDataPoolResourceInfo>
Public Function ListSparkPools (resourceGroupName As String, workspaceName As String) As List(Of BigDataPoolResourceInfo)

Parameters

resourceGroupName
String
workspaceName
String

Returns

Applies to