Compartir a través de


DeliveryRuleIsDeviceCondition(IsDeviceMatchCondition) Constructor

Definición

Inicializa una nueva instancia de DeliveryRuleIsDeviceCondition.

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

Parámetros

properties
IsDeviceMatchCondition

Define los parámetros de la condición.

Excepciones

properties es null.

Se aplica a