Uses of Class
com.azure.resourcemanager.containerservice.models.ManagedClusterApiServerAccessProfile
Packages that use ManagedClusterApiServerAccessProfile
Package
Description
Package containing the inner data models for ContainerServiceManagementClient.
Package containing the data models for ContainerServiceManagementClient.
-
Uses of ManagedClusterApiServerAccessProfile in com.azure.resourcemanager.containerservice.fluent.models
Methods in com.azure.resourcemanager.containerservice.fluent.models that return ManagedClusterApiServerAccessProfileModifier and TypeMethodDescriptionManagedClusterInner.apiServerAccessProfile()Get the apiServerAccessProfile property: The access profile for managed cluster API server.ManagedClusterProperties.apiServerAccessProfile()Get the apiServerAccessProfile property: The access profile for managed cluster API server.Methods in com.azure.resourcemanager.containerservice.fluent.models with parameters of type ManagedClusterApiServerAccessProfileModifier and TypeMethodDescriptionManagedClusterInner.withApiServerAccessProfile(ManagedClusterApiServerAccessProfile apiServerAccessProfile) Set the apiServerAccessProfile property: The access profile for managed cluster API server.ManagedClusterProperties.withApiServerAccessProfile(ManagedClusterApiServerAccessProfile apiServerAccessProfile) Set the apiServerAccessProfile property: The access profile for managed cluster API server. -
Uses of ManagedClusterApiServerAccessProfile in com.azure.resourcemanager.containerservice.models
Methods in com.azure.resourcemanager.containerservice.models that return ManagedClusterApiServerAccessProfileModifier and TypeMethodDescriptionManagedClusterApiServerAccessProfile.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ManagedClusterApiServerAccessProfile from the JsonReader.ManagedClusterApiServerAccessProfile.withAuthorizedIpRanges(List<String> authorizedIpRanges) Set the authorizedIpRanges property: IP ranges are specified in CIDR format, e.g. 137.117.106.88/29.ManagedClusterApiServerAccessProfile.withDisableRunCommand(Boolean disableRunCommand) Set the disableRunCommand property: Whether to disable run command for the cluster or not.ManagedClusterApiServerAccessProfile.withEnablePrivateCluster(Boolean enablePrivateCluster) Set the enablePrivateCluster property: For more details, see [Creating a private AKS cluster](https://docs.microsoft.com/azure/aks/private-clusters).ManagedClusterApiServerAccessProfile.withEnablePrivateClusterPublicFqdn(Boolean enablePrivateClusterPublicFqdn) Set the enablePrivateClusterPublicFqdn property: Whether to create additional public FQDN for private cluster or not.ManagedClusterApiServerAccessProfile.withPrivateDnsZone(String privateDnsZone) Set the privateDnsZone property: The default is System.