Share via


IProfileScrubbingRules.Selector Property

Definition

When matchVariable is a collection, operator used to specify which elements in the collection this rule applies to.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="When matchVariable is a collection, operator used to specify which elements in the collection this rule applies to.", 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="When matchVariable is a collection, operator used to specify which elements in the collection this rule applies to.", 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