ImportExportDatabaseCommunicator.Export Method
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.
public Microsoft.Azure.Management.Sql.LegacySdk.Models.ImportExportResponse Export (string resourceGroupName, string serverName, string databaseName, Microsoft.Azure.Management.Sql.LegacySdk.Models.ExportRequestParameters parameters);
member this.Export : string * string * string * Microsoft.Azure.Management.Sql.LegacySdk.Models.ExportRequestParameters -> Microsoft.Azure.Management.Sql.LegacySdk.Models.ImportExportResponse
Public Function Export (resourceGroupName As String, serverName As String, databaseName As String, parameters As ExportRequestParameters) As ImportExportResponse
Parameters
- resourceGroupName
- String
- serverName
- String
- databaseName
- String
- parameters
- ExportRequestParameters