| Modifier and Type | Interface and Description |
|---|---|
static interface |
SqlDatabaseExportRequest.SqlDatabaseExportRequestDefinition
The entirety of database export operation definition.
|
| Modifier and Type | Method and Description |
|---|---|
SqlDatabaseExportRequest.DefinitionStages.WithStorageTypeAndKey |
SqlDatabaseExportRequest.DefinitionStages.ExportTo.exportTo(String storageUri) |
SqlDatabaseExportRequest.DefinitionStages.WithStorageTypeAndKey |
SqlDatabase.exportTo(String storageUri)
Exports the current database to a specified URI path.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/