CassandraTableGetPropertiesResource interface

Cosmos DB Cassandra table resource object

Extends

Inherited Properties

analyticalStorageTtl

Analytical TTL.

defaultTtl

Time to live of the Cosmos DB Cassandra table

etag

A system generated property representing the resource etag required for optimistic concurrency control. NOTE: This property will not be serialized. It can only be populated by the server.

id

Name of the Cosmos DB Cassandra table

rid

A system generated property. A unique identifier. NOTE: This property will not be serialized. It can only be populated by the server.

schema

Schema of the Cosmos DB Cassandra table

ts

A system generated property that denotes the last updated timestamp of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Property Details

analyticalStorageTtl

Analytical TTL.

analyticalStorageTtl?: number

Property Value

number

Inherited From CassandraTableResource.analyticalStorageTtl

defaultTtl

Time to live of the Cosmos DB Cassandra table

defaultTtl?: number

Property Value

number

Inherited From CassandraTableResource.defaultTtl

etag

A system generated property representing the resource etag required for optimistic concurrency control. NOTE: This property will not be serialized. It can only be populated by the server.

etag?: string

Property Value

string

Inherited From ExtendedResourceProperties.etag

id

Name of the Cosmos DB Cassandra table

id: string

Property Value

string

Inherited From CassandraTableResource.id

rid

A system generated property. A unique identifier. NOTE: This property will not be serialized. It can only be populated by the server.

rid?: string

Property Value

string

Inherited From ExtendedResourceProperties.rid

schema

Schema of the Cosmos DB Cassandra table

schema?: CassandraSchema

Property Value

Inherited From CassandraTableResource.schema

ts

A system generated property that denotes the last updated timestamp of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

ts?: number

Property Value

number

Inherited From ExtendedResourceProperties.ts