Share via


UriPathMatchCondition(UriPathMatchConditionType, UriPathOperator) Constructor

Definition

Initializes a new instance of UriPathMatchCondition.

public UriPathMatchCondition (Azure.ResourceManager.Cdn.Models.UriPathMatchConditionType conditionType, Azure.ResourceManager.Cdn.Models.UriPathOperator uriPathOperator);
new Azure.ResourceManager.Cdn.Models.UriPathMatchCondition : Azure.ResourceManager.Cdn.Models.UriPathMatchConditionType * Azure.ResourceManager.Cdn.Models.UriPathOperator -> Azure.ResourceManager.Cdn.Models.UriPathMatchCondition
Public Sub New (conditionType As UriPathMatchConditionType, uriPathOperator As UriPathOperator)

Parameters

uriPathOperator
UriPathOperator

Describes operator to be matched.

Applies to