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