IAksSchema.SslConfigurationLeafDomainLabel Property

Definition

Leaf domain label of public endpoint

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Leaf domain label of public endpoint", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="leafDomainLabel", Update=true)]
public string SslConfigurationLeafDomainLabel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Leaf domain label of public endpoint", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="leafDomainLabel", Update=true)>]
member this.SslConfigurationLeafDomainLabel : string with get, set
Public Property SslConfigurationLeafDomainLabel As String

Property Value

Attributes

Applies to