IResourceRecommendationBase.RecommendationTypeId Property

Definition

The recommendation-type GUID.

[Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Description="The recommendation-type GUID.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="recommendationTypeId")]
public string RecommendationTypeId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Advisor.Runtime.Info(Description="The recommendation-type GUID.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="recommendationTypeId")>]
member this.RecommendationTypeId : string with get, set
Public Property RecommendationTypeId As String

Property Value

Attributes

Applies to