Share via


IManagedClusterProperties.PrivateFqdn Property

Definition

The FQDN of private cluster.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The FQDN of private cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="privateFQDN")]
public string PrivateFqdn { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.Info(Description="The FQDN of private cluster.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="privateFQDN")>]
member this.PrivateFqdn : string
Public ReadOnly Property PrivateFqdn As String

Property Value

Attributes

Applies to