Compartir a través de


DeliveryRuleIsDeviceCondition Clase

Definición

Define la condición IsDevice para la regla de entrega.

[Newtonsoft.Json.JsonObject("IsDevice")]
public class DeliveryRuleIsDeviceCondition : Microsoft.Azure.Management.Cdn.Models.DeliveryRuleCondition
[<Newtonsoft.Json.JsonObject("IsDevice")>]
type DeliveryRuleIsDeviceCondition = class
    inherit DeliveryRuleCondition
Public Class DeliveryRuleIsDeviceCondition
Inherits DeliveryRuleCondition
Herencia
DeliveryRuleIsDeviceCondition
Atributos
Newtonsoft.Json.JsonObjectAttribute

Constructores

DeliveryRuleIsDeviceCondition()

Inicializa una nueva instancia de la clase DeliveryRuleIsDeviceCondition.

DeliveryRuleIsDeviceCondition(IsDeviceMatchConditionParameters)

Inicializa una nueva instancia de la clase DeliveryRuleIsDeviceCondition.

Propiedades

Parameters

Obtiene o establece define los parámetros de la condición.

Métodos

Validate()

Valide el objeto .

Se aplica a