Share via


ImportExportDatabaseCommunicator.Import Method

Definition

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

Returns

Applies to