IWithRBACBeta.WithRBACDisabled Method

Definition

Updates the cluster to specify the Kubernetes Role-Based Access Control is disabled.

public Microsoft.Azure.Management.ContainerService.Fluent.KubernetesCluster.Update.IUpdate WithRBACDisabled ();
abstract member WithRBACDisabled : unit -> Microsoft.Azure.Management.ContainerService.Fluent.KubernetesCluster.Update.IUpdate
Public Function WithRBACDisabled () As IUpdate

Returns

Applies to