CassandraTableResource interface

Cosmos DB Cassandra table resource object

Properties

analyticalStorageTtl

Analytical TTL.

defaultTtl

Time to live of the Cosmos DB Cassandra table

id

Name of the Cosmos DB Cassandra table

schema

Schema of the Cosmos DB Cassandra table

Property Details

analyticalStorageTtl

Analytical TTL.

analyticalStorageTtl?: number

Property Value

number

defaultTtl

Time to live of the Cosmos DB Cassandra table

defaultTtl?: number

Property Value

number

id

Name of the Cosmos DB Cassandra table

id: string

Property Value

string

schema

Schema of the Cosmos DB Cassandra table

schema?: CassandraSchema

Property Value