CassandraTableGetPropertiesResource Class
CassandraTableGetPropertiesResource.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.cosmosdb.models._models_py3.ExtendedResourcePropertiesCassandraTableGetPropertiesResourceazure.mgmt.cosmosdb.models._models_py3.CassandraTableResourceCassandraTableGetPropertiesResource
Constructor
CassandraTableGetPropertiesResource(*, id: str, default_ttl: Optional[int] = None, schema: Optional[_models.CassandraSchema] = None, analytical_storage_ttl: Optional[int] = None, **kwargs)
Variables
- id
- str
Required. Name of the Cosmos DB Cassandra table.
- default_ttl
- int
Time to live of the Cosmos DB Cassandra table.
- schema
- CassandraSchema
Schema of the Cosmos DB Cassandra table.
- analytical_storage_ttl
- int
Analytical TTL.
- rid
- str
A system generated property. A unique identifier.
- ts
- float
A system generated property that denotes the last updated timestamp of the resource.
- etag
- str
A system generated property representing the resource etag required for optimistic concurrency control.
Feedback
Submit and view feedback for