ResourceRecommendationBase.RecommendationTypeId Property

Definition

Gets or sets the recommendation-type GUID.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.recommendationTypeId")]
public string RecommendationTypeId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.recommendationTypeId")>]
member this.RecommendationTypeId : string with get, set
Public Property RecommendationTypeId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to