public static interface KubernetesCluster.UpdateStages.WithRBAC
| Modifier and Type | Method and Description |
|---|---|
KubernetesCluster.Update |
withRBACDisabled()
Updates the cluster to specify the Kubernetes Role-Based Access Control is disabled.
|
KubernetesCluster.Update |
withRBACEnabled()
Updates the cluster to specify the Kubernetes Role-Based Access Control is enabled.
|
KubernetesCluster.Update withRBACEnabled()
KubernetesCluster.Update withRBACDisabled()
Copyright © 2020 Microsoft Corporation. All rights reserved.