Share via


ISecurityPolicyWebApplicationFirewallAssociation.PatternsToMatch Property

Definition

List of paths

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="List of paths", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="patternsToMatch", Update=true)]
public System.Collections.Generic.List<string> PatternsToMatch { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Create=true, Description="List of paths", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="patternsToMatch", Update=true)>]
member this.PatternsToMatch : System.Collections.Generic.List<string> with get, set
Public Property PatternsToMatch As List(Of String)

Property Value

Attributes

Applies to