Share via


ManagedClusterInner.PrivateFQDN Property

Definition

Gets 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