Azure Service Bus · Example Payload

Azure Service Bus Sb Subscription List Result Example

AzureCloudEnterpriseMessage BrokerMessagingPub/SubQueues

Azure Service Bus Sb Subscription List Result Example is an example object payload from Azure Service Bus, 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_value"
}