Microsoft Azure · Example Payload

Azure Kubernetes Service Container Service Network Profile Example

API ManagementCloudCloud ComputingEnterpriseInfrastructure as a ServicePlatform as a ServiceT1

Azure Kubernetes Service Container Service Network Profile Example is an example object payload from Microsoft Azure, with 9 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

networkPluginnetworkPluginModenetworkPolicynetworkDataplanepodCidrserviceCidrdnsServiceIPloadBalancerSkuoutboundType

Example Payload

Raw ↑
{
  "networkPlugin": "example_value",
  "networkPluginMode": "example_value",
  "networkPolicy": "example_value",
  "networkDataplane": "example_value",
  "podCidr": "example_value",
  "serviceCidr": "example_value",
  "dnsServiceIP": "example_value",
  "loadBalancerSku": "example_value",
  "outboundType": "example_value"
}