PartitionKey
Represents a schema with a primary key consisting of a single partition key
Type Parameters
T
The type of objects described by this schema
PK
The type of the partition key property, either KeyType or one of its specific derivations
Properties
Link copied to clipboard
The names of the attributes which form the primary key of this table
Link copied to clipboard
The KeySpec for the partition key
Inherited properties
Link copied to clipboard
Generic attributes for associating metadata with this schema
Link copied to clipboard
The ItemConverter used to convert between objects and items