ParentT
- the stage of the parent definition to return to after attaching this definitionpublic static interface SqlDatabase.DefinitionStages.WithCreateMode<ParentT>
Modifier and Type | Method and Description |
---|---|
SqlDatabase.DefinitionStages.WithAttachFinal<ParentT> |
withMode(CreateMode createMode)
Sets the create mode for the SQL Database.
|
SqlDatabase.DefinitionStages.WithAttachFinal<ParentT> withMode(CreateMode createMode)
createMode
- create mode for the database, should not be default in this flowCopyright © 2019. All rights reserved.