Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PartitionKeyDefinition

Package version

Hierarchy

  • PartitionKeyDefinition

Index

Properties

Properties

paths

paths: string[]

An array of paths for which data within the collection can be partitioned. Paths must not contain a wildcard or a trailing slash. For example, the JSON property “AccountNumber” is specified as “/AccountNumber”. The array must contain only a single value.

Optional systemKey

systemKey: boolean

Optional version

version: number

An optional field, if not specified the default value is 1. To use the large partition key set the version to 2. To learn about large partition keys, see how to create containers with large partition key article.

Generated using TypeDoc