RecommendationRuleInner.RecommendationName Property

Definition

Gets or sets unique name of the rule.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to