Bagikan melalui


RequestMethodMatchConditionParameters.MatchValues Property

Definition

Gets or sets the match value for the condition of the delivery rule

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to