Share via


CustomHostnameAnalysisResult.HasConflictOnManagedEnvironment Property

Definition

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

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

Property Value

Implements

Attributes

Applies to