Microsoft Azure · Schema

Item

A Cosmos DB item (document).

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Properties

Name Type Description
id string The unique identifier of the item.
_rid string System-generated resource ID.
_ts integer System-generated timestamp.
_self string System-generated URI for the resource.
_etag string System-generated resource etag.
_attachments string Addressable path for the attachments resource.
View JSON Schema on GitHub