Share via


SynapseAnalyticsManagementClient.ListKeys(String, String) Method

Definition

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

Parameters

resourceGroupName
String
workspaceName
String

Returns

Applies to