DefaultCatalogProperties interface
These properties lets user specify default catalog properties during workspace creation. Not allowed in Serverless ComputeMode workspace.
Properties
| initial |
Specifies the initial Name of default catalog. If not specified, the name of the workspace will be used. |
| initial |
Defines the initial type of the default catalog. Possible values (case-insensitive): HiveMetastore, UnityCatalog |
Property Details
initialName
Specifies the initial Name of default catalog. If not specified, the name of the workspace will be used.
initialName?: string
Property Value
string
initialType
Defines the initial type of the default catalog. Possible values (case-insensitive): HiveMetastore, UnityCatalog
initialType?: string
Property Value
string