public static interface KubernetesCluster.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
KubernetesCluster.UpdateStages.WithAddOnProfiles
The stage of the Kubernetes cluster update definition allowing to specify the cluster's add-on's profiles.
|
static interface |
KubernetesCluster.UpdateStages.WithAgentPool
The stage of the Kubernetes cluster update definition allowing to specify the agent poll in the cluster.
|
static interface |
KubernetesCluster.UpdateStages.WithNetworkProfile
The stage of the Kubernetes cluster update definition allowing to specify the cluster's network profile.
|
static interface |
KubernetesCluster.UpdateStages.WithRBAC
The stage of the Kubernetes cluster update definition allowing to specify if Kubernetes Role-Based Access
Control is enabled or disabled.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.