CreateSettingsDbArgs Interface
Arguments supplied to createDb to create a new SettingsDb in a container.
Properties
| Name | Type | Description | |
|---|---|---|---|
| dbName | string | undefined | The name of the new SettingsDb. | |
| manifest | SettingsDbManifest | The manifest for the new SettingsDb. | |
| version | string | undefined | The initial version of the new SettingsDb. |
Defined in
Last Updated: 19 March, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.