DbIormConfig interface

DbIormConfig for cloud vm cluster

Properties

dbName

The database name. For the default DbPlan, the dbName is default.

flashCacheLimit

The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.

share

The relative priority of this database.

Property Details

dbName

The database name. For the default DbPlan, the dbName is default.

dbName?: string

Property Value

string

flashCacheLimit

The flash cache limit for this database. This value is internally configured based on the share value assigned to the database.

flashCacheLimit?: string

Property Value

string

share

The relative priority of this database.

share?: number

Property Value

number