AzureSqlServerCommunicator.GetDeleted(String, String, String) 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.
Gets the deleted Azure Sql Database Server
public Microsoft.Azure.Management.Sql.Models.DeletedServer GetDeleted(string location, string serverName, string subscriptionId = default);
member this.GetDeleted : string * string * string -> Microsoft.Azure.Management.Sql.Models.DeletedServer
Public Function GetDeleted (location As String, serverName As String, Optional subscriptionId As String = Nothing) As DeletedServer
Parameters
- location
- String
- serverName
- String
- subscriptionId
- String