Aracılığıyla paylaş


ICustomHostnameAnalysisResult.ConflictingContainerAppResourceId Property

Definition

Name of the conflicting Container App on the Managed Environment if it's within the same subscription.

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Name of the conflicting Container App on the Managed Environment if it's within the same subscription.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="conflictingContainerAppResourceId", Update=false)]
public string ConflictingContainerAppResourceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Name of the conflicting Container App on the Managed Environment if it's within the same subscription.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="conflictingContainerAppResourceId", Update=false)>]
member this.ConflictingContainerAppResourceId : string
Public ReadOnly Property ConflictingContainerAppResourceId As String

Property Value

Attributes

Applies to