Freigeben über


RestorableDroppedDatabasesOperationsExtensions.Get Methode

Definition

Ruft eine wiederherstellbare gelöschte Datenbank ab.

public static Microsoft.Azure.Management.Sql.Models.RestorableDroppedDatabase Get (this Microsoft.Azure.Management.Sql.IRestorableDroppedDatabasesOperations operations, string resourceGroupName, string serverName, string restorableDroppedDatabaseId);
static member Get : Microsoft.Azure.Management.Sql.IRestorableDroppedDatabasesOperations * string * string * string -> Microsoft.Azure.Management.Sql.Models.RestorableDroppedDatabase
<Extension()>
Public Function Get (operations As IRestorableDroppedDatabasesOperations, resourceGroupName As String, serverName As String, restorableDroppedDatabaseId As String) As RestorableDroppedDatabase

Parameter

operations
IRestorableDroppedDatabasesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die die Ressource enthält. Dieser Wert kann über die Azure-Ressourcen-Manager-API oder das Portal abgerufen werden.

serverName
String

Name des Servers

restorableDroppedDatabaseId
String

Gibt zurück

Gilt für: