CassandraTableResource Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Cosmos DB Cassandra table resource object
public class CassandraTableResource
type CassandraTableResource = class
Public Class CassandraTableResource
- Inheritance
-
CassandraTableResource
Constructors
CassandraTableResource() |
Initializes a new instance of the CassandraTableResource class. |
CassandraTableResource(String, Nullable<Int32>, CassandraSchema) |
Initializes a new instance of the CassandraTableResource class. |
Properties
DefaultTtl |
Gets or sets time to live of the Cosmos DB Cassandra table |
Id |
Gets or sets name of the Cosmos DB Cassandra table |
Schema |
Gets or sets schema of the Cosmos DB Cassandra table |
Methods
Validate() |
Validate the object. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET