Partager via


DeliveryRuleUrlPathCondition Classe

Définition

Définit la condition de chemin d’URL pour la règle de remise.

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

Constructeurs

DeliveryRuleUrlPathCondition()

Initialise une nouvelle instance de la classe DeliveryRuleUrlPathCondition.

DeliveryRuleUrlPathCondition(UrlPathConditionParameters)

Initialise une nouvelle instance de la classe DeliveryRuleUrlPathCondition.

Propriétés

Parameters

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

Méthodes

Validate()

Validez l’objet.

S’applique à