| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.fluent.models |
Package containing the inner data models for ContainerServiceManagementClient.
|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterApiServerAccessProfile |
ManagedClusterInner.apiServerAccessProfile()
Get the apiServerAccessProfile property: Access profile for managed cluster API server.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterInner |
ManagedClusterInner.withApiServerAccessProfile(ManagedClusterApiServerAccessProfile apiServerAccessProfile)
Set the apiServerAccessProfile property: Access profile for managed cluster API server.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedClusterApiServerAccessProfile |
Components1Q1Og48SchemasManagedclusterAllof1.apiServerAccessProfile()
Get the apiServerAccessProfile property: Access profile for managed cluster API server.
|
ManagedClusterApiServerAccessProfile |
ManagedClusterApiServerAccessProfile.withAuthorizedIpRanges(List<String> authorizedIpRanges)
Set the authorizedIpRanges property: Authorized IP Ranges to kubernetes API server.
|
ManagedClusterApiServerAccessProfile |
ManagedClusterApiServerAccessProfile.withEnablePrivateCluster(Boolean enablePrivateCluster)
Set the enablePrivateCluster property: Whether to create the cluster as a private cluster or not.
|
| Modifier and Type | Method and Description |
|---|---|
Components1Q1Og48SchemasManagedclusterAllof1 |
Components1Q1Og48SchemasManagedclusterAllof1.withApiServerAccessProfile(ManagedClusterApiServerAccessProfile apiServerAccessProfile)
Set the apiServerAccessProfile property: Access profile for managed cluster API server.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.