Freigeben über


ManagedClusterApiServerAccessProfile.EnablePrivateCluster Property

Definition

For more details, see Creating a private AKS cluster.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public bool? EnablePrivateCluster { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.EnablePrivateCluster : Nullable<bool> with get, set
Public Property EnablePrivateCluster As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to