| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| 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 |
SqlDatabase.exportTo(String storageUri)
Exports the current database to a specified URI path.
|
SqlDatabaseExportRequest.DefinitionStages.WithStorageTypeAndKey |
SqlDatabaseExportRequest.DefinitionStages.ExportTo.exportTo(String storageUri) |
Copyright © 2020 Microsoft Corporation. All rights reserved.