Partager via


DeliveryRuleHttpVersionCondition Classe

Définition

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

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

Constructeurs

DeliveryRuleHttpVersionCondition()

Initialise une nouvelle instance de la classe DeliveryRuleHttpVersionCondition.

DeliveryRuleHttpVersionCondition(HttpVersionMatchConditionParameters)

Initialise une nouvelle instance de la classe DeliveryRuleHttpVersionCondition.

Propriétés

Parameters

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

Méthodes

Validate()

Validez l’objet.

S’applique à