Share via


AdaptiveApplicationControlGroupData.RecommendationStatus Property

Definition

Gets the initial recommendation status of the machine group or machine Possible values include: 'Recommended', 'NotRecommended', 'NotAvailable', 'NoStatus'

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to