CreateSettingsDbArgs Interface @beta

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: 10 April, 2026