Aracılığıyla paylaş


ISslConfiguration.OverwriteExistingDomain 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? OverwriteExistingDomain { 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.OverwriteExistingDomain : Nullable<bool> with get, set
Public Property OverwriteExistingDomain As Nullable(Of Boolean)

Property Value

Attributes

Applies to