ResourceRecommendationBase.ImpactedValue Property

Definition

Gets or sets the resource identified by Advisor.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to