public interface ElasticPoolActivity
extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.sql.implementation.ElasticPoolActivityInner>, 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 |
elasticPoolName() |
org.joda.time.DateTime |
endTime() |
int |
errorCode() |
String |
errorMessage() |
int |
errorSeverity() |
String |
operation() |
String |
operationId() |
int |
percentComplete() |
int |
requestedDatabaseDtuMax() |
int |
requestedDatabaseDtuMin() |
int |
requestedDtu() |
String |
requestedElasticPoolName() |
long |
requestedStorageLimitInGB() |
String |
serverName() |
org.joda.time.DateTime |
startTime() |
String |
state() |
innerresourceGroupNameorg.joda.time.DateTime endTime()
int errorCode()
String errorMessage()
int errorSeverity()
String operation()
String operationId()
int percentComplete()
int requestedDatabaseDtuMax()
int requestedDatabaseDtuMin()
int requestedDtu()
String requestedElasticPoolName()
long requestedStorageLimitInGB()
String elasticPoolName()
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.
*/