public interface RestorePoint extends HasInnerModel<RestorePointInner>, HasResourceGroup, HasName, HasId
| Modifier and Type | Method and Description |
|---|---|
String |
databaseId() |
String |
databaseName() |
OffsetDateTime |
earliestRestoreDate() |
OffsetDateTime |
restorePointCreationDate() |
RestorePointType |
restorePointType() |
String |
sqlServerName() |
innerModelresourceGroupNameString sqlServerName()
String databaseName()
String databaseId()
RestorePointType restorePointType()
OffsetDateTime restorePointCreationDate()
OffsetDateTime earliestRestoreDate()
Copyright © 2020 Microsoft Corporation. All rights reserved.