Overload List
Name | Description | |
---|---|---|
Settings()()() |
Default constructor : get default settings for all properties, except for account information.
|
|
Settings(Boolean) |
Constructor allowing to specify just whether account info should
be set
|
|
Settings(String) |
Constructor allowing to specify just the prefix
|
|
Settings(String, Boolean) |
Constructor using a given prefix to find the name of tables, blob containers and queue.
All others settings have a default value, except for account information.
|