Partager via


SynapseAnalyticsManagementClient.ListWorkspaces(String) Method

Definition

public System.Collections.Generic.List<Microsoft.Azure.Management.Synapse.Models.Workspace> ListWorkspaces (string resourceGroupName = default);
member this.ListWorkspaces : string -> System.Collections.Generic.List<Microsoft.Azure.Management.Synapse.Models.Workspace>
Public Function ListWorkspaces (Optional resourceGroupName As String = Nothing) As List(Of Workspace)

Parameters

resourceGroupName
String

Returns

Applies to