Partager via


SynapseAnalyticsManagementClient.ListDroppedSqlPoolBackups Method

Definition

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

Parameters

resourceGroupName
String
workspaceName
String

Returns

Applies to