ImportExportDatabaseAdapter.GetStatus(String) 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.
Gets the status of an import/export operation
public Microsoft.Azure.Commands.Sql.ImportExport.Model.AzureSqlDatabaseImportExportStatusModel GetStatus (string operationStatusLink);
member this.GetStatus : string -> Microsoft.Azure.Commands.Sql.ImportExport.Model.AzureSqlDatabaseImportExportStatusModel
Public Function GetStatus (operationStatusLink As String) As AzureSqlDatabaseImportExportStatusModel
Parameters
- operationStatusLink
- String
The operation status link
Returns
Operation status response