Advertisement
tdwright

CosmosDB full doc

Jun 28th, 2019
593
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.99 KB | None | 0 0
  1. {
  2.     "isActive": true,
  3.     "balance": "$3,529.37",
  4.     "picture": "http://placehold.it/32x32",
  5.     "age": 39,
  6.     "eyeColor": "blue",
  7.     "name": {
  8.         "first": "Salas",
  9.         "last": "Tillman"
  10.     },
  11.     "company": "NUTRALAB",
  12.     "email": "salas.tillman@nutralab.biz",
  13.     "phone": "+1 (969) 520-3890",
  14.     "address": "907 Dupont Street, Axis, Delaware, 2594",
  15.     "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.",
  16.     "registered": "Thursday, November 6, 2014 12:04 AM",
  17.     "latitude": "53.453405",
  18.     "longitude": "-7.829359",
  19.     "tags": [
  20.         "exercitation",
  21.         "Lorem",
  22.         "tempor",
  23.         "esse",
  24.         "sint"
  25.     ],
  26.     "range": [
  27.         0,
  28.         1,
  29.         2,
  30.         3,
  31.         4,
  32.         5,
  33.         6,
  34.         7,
  35.         8,
  36.         9
  37.     ],
  38.     "friends": [{
  39.             "id": 0,
  40.             "name": "Mooney Burnett"
  41.         }, {
  42.             "id": 1,
  43.             "name": "Knight Cain"
  44.         }, {
  45.             "id": 2,
  46.             "name": "Cohen Hester"
  47.         }
  48.     ],
  49.     "greeting": "Hello, Salas! You have 8 unread messages.",
  50.     "favoriteFruit": "strawberry",
  51.    
  52.     "partitionKey": "0bc45ae8-ec15-423d-8fba-0ff2af4a5bd0",
  53.     "ObjectType": 11,
  54.     "CreatedDate": "2019-03-01T00:43:36.2204617",
  55.     "UpdatedDate": "2019-06-28T09:06:54.1051964Z",
  56.     "_rid": "v94IAI9ew+4BAAAAAAAAAA==",
  57.     "_self": "dbs/v94IAA==/colls/v94IAI9ew+4=/docs/v94IAI9ew+4BAAAAAAAAAA==/",
  58.     "_etag": "\"0000a402-0000-1b00-0000-5d15d8ae0000\"",
  59.     "_attachments": "attachments/",
  60.     "_ts": 1561712814
  61. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement