ContainerAppCustomHostnameAnalysisResult.ConflictWithEnvironmentCustomDomain Property

Definition

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

public bool? ConflictWithEnvironmentCustomDomain { get; }
member this.ConflictWithEnvironmentCustomDomain : Nullable<bool>
Public ReadOnly Property ConflictWithEnvironmentCustomDomain As Nullable(Of Boolean)

Property Value

Applies to