IMatchCondition.Selector Property

Definition

Selector can used to match a specific key for QueryString, Cookies, RequestHeader or PostArgs.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Selector can used to match a specific key for QueryString, Cookies, RequestHeader or PostArgs.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="selector", Update=true)]
public string Selector { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="Selector can used to match a specific key for QueryString, Cookies, RequestHeader or PostArgs.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="selector", Update=true)>]
member this.Selector : string with get, set
Public Property Selector As String

Property Value

Attributes

Applies to