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.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.
|
static interface |
KubernetesCluster.UpdateStages.WithUpdateAgentPoolCount
The stage of the Kubernetes cluster update definition allowing to specify the number of agents in the specified pool.
|
Copyright © 2019. All rights reserved.