Share via


ManagedClusterAPIServerAccessProfile.EnablePrivateClusterPublicFqdn Property

Definition

Gets or sets whether to create additional public FQDN for private cluster or not.

[Newtonsoft.Json.JsonProperty(PropertyName="enablePrivateClusterPublicFQDN")]
public bool? EnablePrivateClusterPublicFqdn { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enablePrivateClusterPublicFQDN")>]
member this.EnablePrivateClusterPublicFqdn : Nullable<bool> with get, set
Public Property EnablePrivateClusterPublicFqdn As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to