Partager via


DeliveryRulePostArgsCondition Classe

Définition

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

[Newtonsoft.Json.JsonObject("PostArgs")]
public class DeliveryRulePostArgsCondition : Microsoft.Azure.Management.Cdn.Models.DeliveryRuleCondition
[<Newtonsoft.Json.JsonObject("PostArgs")>]
type DeliveryRulePostArgsCondition = class
    inherit DeliveryRuleCondition
Public Class DeliveryRulePostArgsCondition
Inherits DeliveryRuleCondition
Héritage
DeliveryRulePostArgsCondition
Attributs
Newtonsoft.Json.JsonObjectAttribute

Constructeurs

DeliveryRulePostArgsCondition()

Initialise une nouvelle instance de la classe DeliveryRulePostArgsCondition.

DeliveryRulePostArgsCondition(PostArgsMatchConditionParameters)

Initialise une nouvelle instance de la classe DeliveryRulePostArgsCondition.

Propriétés

Parameters

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

Méthodes

Validate()

Validez l’objet .

S’applique à