IAksSchemaProperties.ClusterFqdn Property

Definition

Cluster full qualified domain name

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Cluster full qualified domain name", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="clusterFqdn", Update=true)]
public string ClusterFqdn { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Cluster full qualified domain name", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="clusterFqdn", Update=true)>]
member this.ClusterFqdn : string with get, set
Public Property ClusterFqdn As String

Property Value

Attributes

Applies to