Freigeben über


ManagedClusterProperties.ApiServerAccessProfileEnablePrivateClusterPublicFqdn 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.Inlined)]
public bool? ApiServerAccessProfileEnablePrivateClusterPublicFqdn { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.ApiServerAccessProfileEnablePrivateClusterPublicFqdn : Nullable<bool> with get, set
Public Property ApiServerAccessProfileEnablePrivateClusterPublicFqdn As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to