PSKubernetesCluster.EnableRBAC Property

Definition

Gets or sets whether to enable Kubernetes Role-Based Access Control.

public bool? EnableRBAC { get; set; }
member this.EnableRBAC : Nullable<bool> with get, set
Public Property EnableRBAC As Nullable(Of Boolean)

Property Value

Applies to