public interface ElasticPoolDatabaseActivity
extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.sql.implementation.ElasticPoolDatabaseActivityInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasResourceGroup, com.microsoft.azure.management.resources.fluentcore.arm.models.HasName, com.microsoft.azure.management.resources.fluentcore.arm.models.HasId
| Modifier and Type | Method and Description |
|---|---|
String |
currentElasticPoolName() |
String |
currentServiceObjective() |
String |
databaseName() |
org.joda.time.DateTime |
endTime() |
int |
errorCode() |
String |
errorMessage() |
int |
errorSeverity() |
String |
operation() |
String |
operationId() |
int |
percentComplete() |
String |
requestedElasticPoolName() |
String |
requestedServiceObjective() |
String |
serverName() |
org.joda.time.DateTime |
startTime() |
String |
state() |
innerresourceGroupNameString databaseName()
org.joda.time.DateTime endTime()
int errorCode()
String errorMessage()
int errorSeverity()
String operation()
String operationId()
int percentComplete()
String requestedElasticPoolName()
String currentElasticPoolName()
String currentServiceObjective()
String requestedServiceObjective()
String serverName()
org.joda.time.DateTime startTime()
String state()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/