IAdvisorIdentity.ResourceUri Property

Definition

The fully qualified Azure Resource Manager identifier of the resource to which the recommendation applies.

[Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Description="The fully qualified Azure Resource Manager identifier of the resource to which the recommendation applies.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resourceUri")]
public string ResourceUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Description="The fully qualified Azure Resource Manager identifier of the resource to which the recommendation applies.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resourceUri")>]
member this.ResourceUri : string with get, set
Public Property ResourceUri As String

Property Value

Attributes

Applies to