public interface SqlRestorableDroppedDatabase extends Refreshable<SqlRestorableDroppedDatabase>, HasInnerModel<RestorableDroppedDatabaseInner>, HasResourceGroup, HasName, HasId
| Modifier and Type | Method and Description |
|---|---|
OffsetDateTime |
creationDate() |
String |
databaseName() |
OffsetDateTime |
deletionDate() |
OffsetDateTime |
earliestRestoreDate() |
String |
edition() |
String |
elasticPoolName() |
String |
maxSizeBytes() |
com.azure.core.management.Region |
region() |
String |
serviceLevelObjective() |
refresh, refreshAsyncinnerModelresourceGroupNamecom.azure.core.management.Region region()
String databaseName()
String edition()
String maxSizeBytes()
String serviceLevelObjective()
String elasticPoolName()
OffsetDateTime creationDate()
OffsetDateTime deletionDate()
OffsetDateTime earliestRestoreDate()
Copyright © 2020 Microsoft Corporation. All rights reserved.