SqlManagementClient.ImportExport Property
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.
Represents all the operations for import/export on Azure SQL Databases. Contains operations to: Import, Export, Get Import/Export status for a database.
public virtual Microsoft.Azure.Management.Sql.LegacySdk.IImportExportOperations ImportExport { get; }
member this.ImportExport : Microsoft.Azure.Management.Sql.LegacySdk.IImportExportOperations
Public Overridable ReadOnly Property ImportExport As IImportExportOperations