| Package | Description |
|---|---|
| com.azure.resourcemanager.sql.models |
Package containing the data models for SqlManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SqlDatabase.DefinitionStages.WithAttachAfterElasticPoolOptions<ParentT> |
SqlDatabase.DefinitionStages.WithRestorePointDatabaseAfterElasticPool.fromRestorePoint(RestorePoint restorePoint)
Creates a new database from a restore point.
|
SqlDatabase.DefinitionStages.WithAttachAllOptions<ParentT> |
SqlDatabase.DefinitionStages.WithRestorePointDatabase.fromRestorePoint(RestorePoint restorePoint)
Creates a new database from a restore point.
|
SqlDatabaseOperations.DefinitionStages.WithCreateAllOptions |
SqlDatabaseOperations.DefinitionStages.WithRestorePointDatabase.fromRestorePoint(RestorePoint restorePoint)
Creates a new database from a restore point.
|
SqlDatabaseOperations.DefinitionStages.WithCreateAfterElasticPoolOptions |
SqlDatabaseOperations.DefinitionStages.WithRestorePointDatabaseAfterElasticPool.fromRestorePoint(RestorePoint restorePoint)
Creates a new database from a restore point.
|
SqlDatabase.DefinitionStages.WithAttachAfterElasticPoolOptions<ParentT> |
SqlDatabase.DefinitionStages.WithRestorePointDatabaseAfterElasticPool.fromRestorePoint(RestorePoint restorePoint,
OffsetDateTime restorePointDateTime)
Creates a new database from a restore point.
|
SqlDatabase.DefinitionStages.WithAttachAllOptions<ParentT> |
SqlDatabase.DefinitionStages.WithRestorePointDatabase.fromRestorePoint(RestorePoint restorePoint,
OffsetDateTime restorePointDateTime)
Creates a new database from a restore point.
|
SqlDatabaseOperations.DefinitionStages.WithCreateAllOptions |
SqlDatabaseOperations.DefinitionStages.WithRestorePointDatabase.fromRestorePoint(RestorePoint restorePoint,
OffsetDateTime restorePointDateTime)
Creates a new database from a restore point.
|
SqlDatabaseOperations.DefinitionStages.WithCreateAfterElasticPoolOptions |
SqlDatabaseOperations.DefinitionStages.WithRestorePointDatabaseAfterElasticPool.fromRestorePoint(RestorePoint restorePoint,
OffsetDateTime restorePointDateTime)
Creates a new database from a restore point.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.