Advertisement
tdwright

CosmosDB long doc

Jun 28th, 2019
491
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.94 KB | None | 0 0
  1. {
  2.     "picture": "http://placehold.it/32x32",
  3.     "age": 39,
  4.     "eyeColor": "blue",
  5.     "name": {
  6.         "first": "Salas",
  7.         "last": "Tillman"
  8.     },
  9.     "company": "NUTRALAB",
  10.     "email": "salas.tillman@nutralab.biz",
  11.     "phone": "+1 (969) 520-3890",
  12.     "address": "907 Dupont Street, Axis, Delaware, 2594",
  13.     "about": "Fugiat laboris ad id ex cillum aute culpa et commodo consectetur fugiat nostrud non amet. Duis proident cillum est ullamco elit cillum. Velit Lorem amet dolor proident labore excepteur nulla cupidatat excepteur sit officia. Lorem aute sint id officia sint mollit commodo eu reprehenderit veniam do. Do laboris nulla eu magna cupidatat reprehenderit qui mollit aliquip magna fugiat exercitation in minim. Minim et esse eu ad aliquip ex. Consectetur cillum veniam cupidatat voluptate cillum.",
  14.     "registered": "Thursday, November 6, 2014 12:04 AM",
  15.     "latitude": "53.453405",
  16.     "longitude": "-7.829359",
  17.     "tags": [
  18.         "exercitation",
  19.         "Lorem",
  20.         "tempor",
  21.         "esse",
  22.         "sint"
  23.     ],
  24.     "range": [
  25.         0,
  26.         1,
  27.         2,
  28.         3,
  29.         4,
  30.         5,
  31.         6,
  32.         7,
  33.         8,
  34.         9
  35.     ],
  36.     "friends": [{
  37.             "id": 0,
  38.             "name": "Mooney Burnett"
  39.         }, {
  40.             "id": 1,
  41.             "name": "Knight Cain"
  42.         }, {
  43.             "id": 2,
  44.             "name": "Cohen Hester"
  45.         }
  46.     ],
  47.     "greeting": "Hello, Salas! You have 8 unread messages.",
  48.     "favoriteFruit": "strawberry",
  49.    
  50.     "partitionKey": "0bc45ae8-ec15-423d-8fba-0ff2af4a5bd0",
  51.     "ObjectType": 11,
  52.     "CreatedDate": "2019-03-01T00:43:36.2204617",
  53.     "UpdatedDate": "2019-06-28T09:06:54.1051964Z",
  54.     "_rid": "v94IAI9ew+4BAAAAAAAAAA==",
  55.     "_self": "dbs/v94IAA==/colls/v94IAI9ew+4=/docs/v94IAI9ew+4BAAAAAAAAAA==/",
  56.     "_etag": "\"0000a402-0000-1b00-0000-5d15d8ae0000\"",
  57.     "_attachments": "attachments/",
  58.     "_ts": 1561712814
  59. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement