Microsoft Azure · Example Payload

Azure Resource List Result Example

Cloud ComputingDatabasesInfrastructureMachine LearningNetworkingPlatform as a ServiceStorage

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

Top-level fields

valuenextLink

Example Payload

Raw ↑
{
  "value": [
    {}
  ],
  "nextLink": "example-string"
}