UrlPathConditionParameters.MatchType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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