ManagedClusterClientCertificate.IsAdmin Property

Definition

Indicates if the client certificate has admin access to the cluster. Non admin clients can perform only read only operations on the cluster.

public bool IsAdmin { get; set; }
member this.IsAdmin : bool with get, set
Public Property IsAdmin As Boolean

Property Value

Applies to