Udostępnij przez


IManagedClusterProperties.PrivateFqdn Property

Definition

The FQDN of private cluster.

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

Property Value

Attributes

Applies to