Share via


IQueryStringMatchConditionParameters.MatchValue Property

Definition

The match value for the condition of the delivery rule

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="The match value for the condition of the delivery rule", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="matchValues", Update=true)]
public System.Collections.Generic.List<string> MatchValue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="The match value for the condition of the delivery rule", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="matchValues", Update=true)>]
member this.MatchValue : System.Collections.Generic.List<string> with get, set
Public Property MatchValue As List(Of String)

Property Value

Attributes

Applies to