Share via


CassandraPartitionKey Class

Definition

Cosmos DB Cassandra table partition key

public class CassandraPartitionKey
type CassandraPartitionKey = class
Public Class CassandraPartitionKey
Inheritance
CassandraPartitionKey

Constructors

CassandraPartitionKey()

Initializes a new instance of the CassandraPartitionKey class.

CassandraPartitionKey(String)

Initializes a new instance of the CassandraPartitionKey class.

Properties

Name

Gets or sets name of the Cosmos DB Cassandra table partition key

Applies to