Share via


IResourceRecommendationBase.ResourceMetadataResourceId Property

Definition

Azure resource Id of the assessed resource

[Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Description="Azure resource Id of the assessed resource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resourceId")]
public string ResourceMetadataResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Description="Azure resource Id of the assessed resource", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resourceId")>]
member this.ResourceMetadataResourceId : string with get, set
Public Property ResourceMetadataResourceId As String

Property Value

Attributes

Applies to