Partilhar via


DeliveryRuleIsDeviceCondition Classe

Definição

Define a condição IsDevice para a regra 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
Herança
DeliveryRuleIsDeviceCondition
Atributos
Newtonsoft.Json.JsonObjectAttribute

Construtores

DeliveryRuleIsDeviceCondition()

Inicializa uma nova instância da classe DeliveryRuleIsDeviceCondition.

DeliveryRuleIsDeviceCondition(IsDeviceMatchConditionParameters)

Inicializa uma nova instância da classe DeliveryRuleIsDeviceCondition.

Propriedades

Parameters

Obtém ou define os parâmetros para a condição.

Métodos

Validate()

Valide o objeto .

Aplica-se a