ManagedClusterAPIServerAccessProfile

Access profile for managed cluster API server.

AzureCloudContainersDevOpsKubernetesOrchestration

Properties

Name Type Description
authorizedIPRanges array IP ranges authorized to access the Kubernetes API server.
enablePrivateCluster boolean Whether to create the cluster as a private cluster or not.
privateDNSZone string The private DNS zone mode for the cluster.
enablePrivateClusterPublicFQDN boolean Whether to create a public FQDN for private cluster or not.
disableRunCommand boolean Whether to disable run command for the cluster.
enableVnetIntegration boolean Whether to enable API server VNET integration for the cluster.
subnetId string The subnet to be used when API server VNET integration is enabled.
View JSON Schema on GitHub