IAksSchema.SslConfigurationCname Property

Definition

CNAME of the cert

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

Property Value

Attributes

Applies to