Microsoft Azure · Example Payload

Azure Cosmos Db Item List Result Example

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Azure Cosmos Db Item List Result Example is an example object payload from Microsoft Azure, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

_ridDocuments_count

Example Payload

Raw ↑
{
  "_rid": "500123",
  "Documents": [],
  "_count": 10
}