@Beta(value=V1_7_0) public interface SqlRestorableDroppedDatabase extends com.microsoft.azure.management.resources.fluentcore.model.Refreshable<SqlRestorableDroppedDatabase>, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.sql.implementation.RestorableDroppedDatabaseInner>, 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 |
|---|---|
org.joda.time.DateTime |
creationDate() |
String |
databaseName() |
org.joda.time.DateTime |
deletionDate() |
org.joda.time.DateTime |
earliestRestoreDate() |
String |
edition() |
String |
elasticPoolName() |
String |
maxSizeBytes() |
com.microsoft.azure.management.resources.fluentcore.arm.Region |
region() |
String |
serviceLevelObjective() |
refresh, refreshAsyncinnerresourceGroupNamecom.microsoft.azure.management.resources.fluentcore.arm.Region region()
String databaseName()
String edition()
String maxSizeBytes()
String serviceLevelObjective()
String elasticPoolName()
org.joda.time.DateTime creationDate()
org.joda.time.DateTime deletionDate()
org.joda.time.DateTime earliestRestoreDate()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/