ResourceHealthDetails.Recommendations Property

Definition

Gets health Recommended Actions

[Newtonsoft.Json.JsonProperty(PropertyName="recommendations")]
public System.Collections.Generic.IList<string> Recommendations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recommendations")>]
member this.Recommendations : System.Collections.Generic.IList<string>
Public ReadOnly Property Recommendations As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to