Compartilhar via


IAksSchemaProperties.SslConfigurationOverwriteExistingDomain Property

Definition

Indicates whether to overwrite existing domain label.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Indicates whether to overwrite existing domain label.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="overwriteExistingDomain")]
public bool? SslConfigurationOverwriteExistingDomain { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Indicates whether to overwrite existing domain label.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=false, Required=false, SerializedName="overwriteExistingDomain")>]
member this.SslConfigurationOverwriteExistingDomain : Nullable<bool> with get, set
Public Property SslConfigurationOverwriteExistingDomain As Nullable(Of Boolean)

Property Value

Attributes

Applies to