Azure Networking Services · Example Payload

Azure Networking Services Ip Address Availability Result Example

AzureCloudInfrastructureMicrosoftNetworking

Azure Networking Services Ip Address Availability Result Example is an example object payload from Azure Networking Services, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

availableavailableIPAddresses

Example Payload

Raw ↑
{
  "available": true,
  "availableIPAddresses": [
    "example-string"
  ]
}