Azure Networking Services · Example Payload

Azure Networking Services Delegation Example

AzureCloudInfrastructureMicrosoftNetworking

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

Top-level fields

etagnameproperties

Example Payload

Raw ↑
{
  "etag": "example-string",
  "name": "example-string",
  "properties": {
    "actions": [
      {}
    ],
    "provisioningState": "Succeeded",
    "serviceName": "example-string"
  }
}