Compartir a través de


DeliveryRuleUrlPathCondition Clase

Definición

Define la condición de ruta de acceso url para la regla de entrega.

[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
Herencia
DeliveryRuleUrlPathCondition
Atributos
Newtonsoft.Json.JsonObjectAttribute

Constructores

DeliveryRuleUrlPathCondition()

Inicializa una nueva instancia de la clase DeliveryRuleUrlPathCondition.

DeliveryRuleUrlPathCondition(UrlPathConditionParameters)

Inicializa una nueva instancia de la clase DeliveryRuleUrlPathCondition.

Propiedades

Parameters

Obtiene o establece define los parámetros de la condición.

Métodos

Validate()

Valide el objeto .

Se aplica a