| Modifier and Type | Method and Description |
|---|---|
ManagedClusterAPIServerAccessProfile |
ManagedClusterAPIServerAccessProfile.withAuthorizedIPRanges(List<String> authorizedIPRanges)
Set authorized IP Ranges to kubernetes API server.
|
ManagedClusterAPIServerAccessProfile |
ManagedClusterAPIServerAccessProfile.withEnablePrivateCluster(Boolean enablePrivateCluster)
Set whether to create the cluster as a private cluster or not.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/