Share via


CustomHostnameAnalysisResult.ConflictWithEnvironmentCustomDomain Property

Definition

true if there is a conflict on the Container App's managed environment level custom domain; otherwise, false.

[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)]
public bool? ConflictWithEnvironmentCustomDomain { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)>]
member this.ConflictWithEnvironmentCustomDomain : Nullable<bool>
Public ReadOnly Property ConflictWithEnvironmentCustomDomain As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to