ICustomHostnameAnalysisResult.ConflictingAppResourceId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Name of the conflicting app on scale unit if it's within the same subscription.
[Microsoft.Azure.PowerShell.Cmdlets.Functions.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.Functions.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