@Beta(value=V1_7_0)
public interface SqlDatabaseImportExportResponse
extends com.microsoft.azure.management.resources.fluentcore.model.Indexable, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.sql.implementation.ImportExportResponseInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasId, com.microsoft.azure.management.resources.fluentcore.arm.models.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() |
keyinnerString requestType()
String requestId()
String serverName()
String databaseName()
String status()
String lastModifiedTime()
String queuedTime()
String blobUri()
String errorMessage()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/