| Package | Description |
|---|---|
| com.azure.resourcemanager.containerservice.models |
Package containing the data models for ContainerServiceManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KubernetesCluster.Definition
Interface for all the definitions related to a Kubernetes cluster.
|
| Modifier and Type | Method and Description |
|---|---|
KubernetesCluster.DefinitionStages.WithCreate |
KubernetesCluster.DefinitionStages.WithAddOnProfiles.withAddOnProfiles(Map<String,ManagedClusterAddonProfile> addOnProfileMap)
Specifies the cluster's add-on's profiles.
|
KubernetesCluster.DefinitionStages.WithCreate |
KubernetesCluster.DefinitionStages.WithDnsPrefix.withDnsPrefix(String dnsPrefix)
Specifies the DNS prefix to be used to create the FQDN for the master pool.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.