Condividi tramite


IRecommendation.ResourceId Property

Definition

Full ARM resource ID string that this recommendation object is associated with.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Full ARM resource ID string that this recommendation object is associated with.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resourceId")]
public string ResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Full ARM resource ID string that this recommendation object is associated with.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="resourceId")>]
member this.ResourceId : string with get, set
Public Property ResourceId As String

Property Value

Attributes

Applies to