Share via


ManagedCluster.PrivateFqdn Property

Definition

Gets the FQDN of private cluster.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateFQDN")]
public string PrivateFqdn { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateFQDN")>]
member this.PrivateFqdn : string
Public ReadOnly Property PrivateFqdn As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to