Azure Networking Services · Example Payload

Azure Networking Services Service Association Link Example

AzureCloudInfrastructureMicrosoftNetworking

Azure Networking Services Service Association Link Example is an example object payload from Azure Networking Services, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

etagnamepropertiestype

Example Payload

Raw ↑
{
  "etag": "example-string",
  "name": "example-string",
  "properties": {
    "allowDelete": true,
    "link": "example-string",
    "linkedResourceType": "example-string",
    "locations": [
      {}
    ],
    "provisioningState": "Succeeded"
  },
  "type": "example-string"
}