IAksSchema.SslConfigurationCert Property

Definition

Cert data

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

Property Value

Attributes

Applies to