Interface SqlDatabase.DefinitionStages.WithCreateMode<ParentT>

  • Type Parameters:
    ParentT - the stage of the parent definition to return to after attaching this definition
    All Known Subinterfaces:
    SqlDatabase.SqlDatabaseDefinition<ParentT>
    Enclosing interface:
    SqlDatabase.DefinitionStages

    public static interface SqlDatabase.DefinitionStages.WithCreateMode<ParentT>
    The SQL Database definition to set the create mode for database.