@Beta(value=V1_7_0) public static interface SqlDatabaseOperations.SqlDatabaseActionsDefinition extends SqlChildrenOperations.SqlChildrenActionsDefinition<SqlDatabase>
Modifier and Type | Method and Description |
---|---|
SqlDatabaseOperations.DefinitionStages.WithAllDifferentOptions |
define(String databaseName)
Begins the definition of a new SQL Database to be added to this server.
|
delete, deleteAsync, deleteById, deleteByIdAsync, get, getAsync, getById, getByIdAsync, list, listAsync
@Beta(value=V1_7_0) SqlDatabaseOperations.DefinitionStages.WithAllDifferentOptions define(String databaseName)
databaseName
- the name of the new SQL DatabaseCopyright © 2019. All rights reserved.