DeliveryRuleUrlPathCondition Classe

Definição

Define a condição urlPath para a regra de entrega.

[Newtonsoft.Json.JsonObject("UrlPath")]
public class DeliveryRuleUrlPathCondition : Microsoft.Azure.Management.Cdn.Models.DeliveryRuleCondition
[<Newtonsoft.Json.JsonObject("UrlPath")>]
type DeliveryRuleUrlPathCondition = class
    inherit DeliveryRuleCondition
Public Class DeliveryRuleUrlPathCondition
Inherits DeliveryRuleCondition
Herança
DeliveryRuleUrlPathCondition
Atributos
Newtonsoft.Json.JsonObjectAttribute

Construtores

DeliveryRuleUrlPathCondition()

Inicializa uma nova instância da classe DeliveryRuleUrlPathCondition.

DeliveryRuleUrlPathCondition(UrlPathMatchConditionParameters)

Inicializa uma nova instância da classe DeliveryRuleUrlPathCondition.

Propriedades

Parameters

Obtém ou define os parâmetros para a condição.

Métodos

Validate()

Valide o objeto .

Aplica-se a