次の方法で共有


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

Property Value

Attributes

Applies to