Azure Kubernetes Service · Example Payload

Azure Kubernetes Service Managed Cluster Api Server Access Profile Example

AzureCloudContainersDevOpsKubernetesOrchestration

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

Top-level fields

authorizedIPRangesenablePrivateClusterprivateDNSZoneenablePrivateClusterPublicFQDNdisableRunCommandenableVnetIntegrationsubnetId

Example Payload

Raw ↑
{
  "authorizedIPRanges": [],
  "enablePrivateCluster": true,
  "privateDNSZone": "example_value",
  "enablePrivateClusterPublicFQDN": true,
  "disableRunCommand": true,
  "enableVnetIntegration": true,
  "subnetId": "500123"
}