Schema for information about a database partition.

Constructors

Properties

dbName: string

Schema for a database name.

docCount: number

A count of the documents in the specified database partition.

docDelCount: number

Number of deleted documents.

partition: string

Schema for a partition key.

partitionedIndexes?: PartitionInformationIndexes

Schema for information about the partition index count and limit in a database.

The size of active and external data, in bytes.

Methods