ISslConfiguration.LeafDomainLabel 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 LeafDomainLabel { 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.LeafDomainLabel : string with get, set
Public Property LeafDomainLabel As String

Property Value

Attributes

Applies to