QuestionQ988

IP Services

What does the word "LB20" represent within this JSON schema?

Question Image

  • A value
  • B array
  • C object
  • D key
Explanation

"LB20" is a string value in a key-value pair. In the JSON object, "load balancer" is the key and "LB20" is the value assigned to that key. Arrays are enclosed in square brackets, objects are enclosed in curly braces, and keys are the names that appear before the colon.

Community Discussion

No comments yet. Be the first to start the discussion!