Share via


Route.PatternsToMatch Property

Definition

The route patterns of the rule.

[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<string> PatternsToMatch { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Origin(Microsoft.Azure.PowerShell.Cmdlets.Cdn.PropertyOrigin.Inlined)>]
member this.PatternsToMatch : System.Collections.Generic.List<string> with get, set
Public Property PatternsToMatch As List(Of String)

Property Value

Implements

Attributes

Applies to