Freigeben über


ManagedClusterApiServerAccessProfile.EnablePrivateClusterPublicFqdn Property

Definition

Whether to create additional public FQDN for private cluster or not.

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

Property Value

Implements

Attributes

Applies to