PSKubernetesCluster.DisableLocalAccounts Property

Definition

Gets or sets if local accounts should be disabled on the Managed Cluster.

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

Property Value

Applies to