SynapseAnalyticsManagementClient.GetDroppedSqlPoolBackup 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 Microsoft.Azure.Commands.Synapse.Models.PSRestorableDroppedSqlPool GetDroppedSqlPoolBackup (string resourceGroupName, string workspaceName, string sqlPoolAndTimeName);
member this.GetDroppedSqlPoolBackup : string * string * string -> Microsoft.Azure.Commands.Synapse.Models.PSRestorableDroppedSqlPool
Public Function GetDroppedSqlPoolBackup (resourceGroupName As String, workspaceName As String, sqlPoolAndTimeName As String) As PSRestorableDroppedSqlPool
Parameters
- resourceGroupName
- String
- workspaceName
- String
- sqlPoolAndTimeName
- String