public interface SqlDatabaseImportExportResponse extends Indexable, HasInnerModel<ImportExportResponseInner>, HasId, HasName
| Modifier and Type | Method and Description |
|---|---|
String |
blobUri() |
String |
databaseName() |
String |
errorMessage() |
String |
lastModifiedTime() |
String |
queuedTime() |
String |
requestId() |
String |
requestType() |
String |
serverName() |
String |
status() |
innerModelString requestType()
String requestId()
String serverName()
String databaseName()
String status()
String lastModifiedTime()
String queuedTime()
String blobUri()
String errorMessage()
Copyright © 2020 Microsoft Corporation. All rights reserved.