Partager via


DeliveryRuleIsDeviceCondition Classe

Définition

Définit la condition IsDevice pour la règle de remise.

[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
Héritage
DeliveryRuleIsDeviceCondition
Attributs
Newtonsoft.Json.JsonObjectAttribute

Constructeurs

DeliveryRuleIsDeviceCondition()

Initialise une nouvelle instance de la classe DeliveryRuleIsDeviceCondition.

DeliveryRuleIsDeviceCondition(IsDeviceMatchConditionParameters)

Initialise une nouvelle instance de la classe DeliveryRuleIsDeviceCondition.

Propriétés

Parameters

Obtient ou définit les paramètres de la condition.

Méthodes

Validate()

Validez l’objet.

S’applique à