Compartir a través de


DeliveryRuleUriPathCondition(UriPathMatchCondition) Constructor

Definición

Inicializa una nueva instancia de DeliveryRuleUriPathCondition.

public DeliveryRuleUriPathCondition (Azure.ResourceManager.Cdn.Models.UriPathMatchCondition properties);
new Azure.ResourceManager.Cdn.Models.DeliveryRuleUriPathCondition : Azure.ResourceManager.Cdn.Models.UriPathMatchCondition -> Azure.ResourceManager.Cdn.Models.DeliveryRuleUriPathCondition
Public Sub New (properties As UriPathMatchCondition)

Parámetros

properties
UriPathMatchCondition

Define los parámetros de la condición.

Excepciones

properties es null.

Se aplica a