public interface ElasticPoolDatabaseActivity extends HasInner<com.microsoft.azure.management.sql.implementation.ElasticPoolDatabaseActivityInner>, HasResourceGroup, HasName, 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 |
location() |
String |
operation() |
String |
operationId() |
int |
percentComplete() |
String |
requestedElasticPoolName() |
String |
requestedServiceObjective() |
String |
serverName() |
org.joda.time.DateTime |
startTime() |
String |
state() |
inner
resourceGroupName
String 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()
@Beta(value=V1_7_0) String location()
Copyright © 2019. All rights reserved.