Azure Kubernetes Service · Example Payload

Azure Kubernetes Service Managed Cluster Load Balancer Profile Example

AzureCloudContainersDevOpsKubernetesOrchestration

Azure Kubernetes Service Managed Cluster Load Balancer Profile Example is an example object payload from Azure Kubernetes Service, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

managedOutboundIPsoutboundIPPrefixesoutboundIPseffectiveOutboundIPsallocatedOutboundPortsidleTimeoutInMinutes

Example Payload

Raw ↑
{
  "managedOutboundIPs": "example_value",
  "outboundIPPrefixes": "example_value",
  "outboundIPs": "example_value",
  "effectiveOutboundIPs": [],
  "allocatedOutboundPorts": 10,
  "idleTimeoutInMinutes": 10
}