DataTypeUpdateProperties interface

The updatable properties of the DataType.

Properties

databaseCacheRetention

Field for database cache retention in days.

databaseRetention

Field for database data retention in days.

state

State of data type.

storageOutputRetention

Field for storage output retention in days.

Property Details

databaseCacheRetention

Field for database cache retention in days.

databaseCacheRetention?: number

Property Value

number

databaseRetention

Field for database data retention in days.

databaseRetention?: number

Property Value

number

state

State of data type.

state?: string

Property Value

string

storageOutputRetention

Field for storage output retention in days.

storageOutputRetention?: number

Property Value

number