Compartir a través de


DeliveryRulePostArgsCondition(PostArgsMatchCondition) Constructor

Definición

Inicializa una nueva instancia de DeliveryRulePostArgsCondition.

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

Parámetros

properties
PostArgsMatchCondition

Define los parámetros de la condición.

Excepciones

properties es null.

Se aplica a