共用方式為


WafRankingsResponseDataItem.GroupValues Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="groupValues")]
public System.Collections.Generic.IList<string> GroupValues { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="groupValues")>]
member this.GroupValues : System.Collections.Generic.IList<string> with get, set
Public Property GroupValues As IList(Of String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to