RouteUpdateParameters.PatternsToMatch Property

Definition

The route patterns of the rule.

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

Property Value

String[]

Implements

Attributes

Applies to