public interface ElasticPoolDatabaseActivity extends HasInnerModel<ElasticPoolDatabaseActivityInner>, HasResourceGroup, HasName, HasId
| Modifier and Type | Method and Description |
|---|---|
String |
currentElasticPoolName() |
String |
currentServiceObjective() |
String |
databaseName() |
OffsetDateTime |
endTime() |
int |
errorCode() |
String |
errorMessage() |
int |
errorSeverity() |
String |
location() |
String |
operation() |
String |
operationId() |
int |
percentComplete() |
String |
requestedElasticPoolName() |
String |
requestedServiceObjective() |
String |
serverName() |
OffsetDateTime |
startTime() |
String |
state() |
innerModelresourceGroupNameString databaseName()
OffsetDateTime endTime()
int errorCode()
String errorMessage()
int errorSeverity()
String operation()
String operationId()
int percentComplete()
String requestedElasticPoolName()
String currentElasticPoolName()
String currentServiceObjective()
String requestedServiceObjective()
String serverName()
OffsetDateTime startTime()
String state()
String location()
Copyright © 2020 Microsoft Corporation. All rights reserved.