Share via


IAksSchema.SslConfigurationStatus Property

Definition

Enable or disable ssl for scoring

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Enable or disable ssl for scoring", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.SslConfigStatus) }, ReadOnly=false, Required=false, SerializedName="status")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.SslConfigStatus? SslConfigurationStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Enable or disable ssl for scoring", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.SslConfigStatus) }, ReadOnly=false, Required=false, SerializedName="status")>]
member this.SslConfigurationStatus : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.SslConfigStatus> with get, set
Public Property SslConfigurationStatus As Nullable(Of SslConfigStatus)

Property Value

Attributes

Applies to