v3

latestSwagger 2.0raw.githubusercontent.com2020-02-2271044.9 KB
ManagedDatabases

Completes the restore operation on a managed database.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Sql/managedInstances/{managedInstanceName}/databases/{databaseName}/completeRestore

Path parameters

resourceGroupNamestring required

The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.

managedInstanceNamestring required

The name of the managed instance.

databaseNamestring required

The name of the database.

subscriptionIdstring required

The subscription ID that identifies an Azure subscription.

Query parameters

api-versionstring required

The API version to use for the request.

Request body

lastBackupNamestring required

The last backup name to apply

Response

Successfully completed restore request.