IHoarder |
The IHoarderDocument type exposes the following members.
| Name | Description | |
|---|---|---|
| id | The primary key Id of a document. Note that the property name is lower-case because there is currently no attribute that can map a property name of 'Id' to the mandatory Cosmos DB document primary key property name of 'id'. | |
| Pk | The partition key is always the fixed value "P1". | |
| Type | The type discriminator of the database document. |