Package version:
Readonly
countGets the number of items returned in the response from Azure Cosmos DB
Readonly
diagnosticsResponse headers of the response from Azure Cosmos DB
Readonly
resultGets the items returned in the response from Azure Cosmos DB
Readonly
statusGets the status code of the response from Azure Cosmos DB
Gets the activity ID for the request from the Azure Cosmos DB service.
Gets the continuation token to be used for continuing enumeration of the Azure Cosmos DB service.
This is equivalent to the etag
property.
Gets the entity tag associated with last transaction in the Azure Cosmos DB service,
which can be used as If-Non-Match Access condition for ReadFeed REST request or
continuation
property of ChangeFeedOptions
parameter for
Items.changeFeed()
to get feed changes since the transaction specified by this entity tag.
This is equivalent to the continuation
property.
Gets the request charge for this request from the Azure Cosmos DB service.
Gets the session token for use in session consistency reads from the Azure Cosmos DB service.
A single response page from the Azure Cosmos DB Change Feed