Share via


SslConfiguration.OverwriteExistingDomain Property

Definition

Indicates whether to overwrite existing domain label.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public bool? OverwriteExistingDomain { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.OverwriteExistingDomain : Nullable<bool> with get, set
Public Property OverwriteExistingDomain As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to