Share via


UrlPathConditionParameters.MatchType Property

Definition

Gets or sets the match type for the condition of the delivery rule. Possible values include: 'Literal', 'Wildcard'

[Newtonsoft.Json.JsonProperty(PropertyName="matchType")]
public Microsoft.Azure.Management.Cdn.Fluent.Models.MatchType MatchType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="matchType")>]
member this.MatchType : Microsoft.Azure.Management.Cdn.Fluent.Models.MatchType with get, set
Public Property MatchType As MatchType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to