共用方式為


ResourceRecommendationBase.ImpactedField Property

Definition

Gets or sets the resource type identified by Advisor.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to