ICustomHostnameAnalysisResult.ConflictingAppResourceId Property

Definition

Name of the conflicting app on scale unit if it's within the same subscription.

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

Property Value

Attributes

Applies to