Share via


Alert.Recommendation Property

Definition

Gets alert recommendation.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.recommendation")]
public string Recommendation { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.recommendation")>]
member this.Recommendation : string
Public ReadOnly Property Recommendation As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to