Share via


DeliveryRuleUrlPathCondition Klasse

Definition

Definiert die URL-Pfadbedingung für die Übermittlungsregel.

[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
Vererbung
DeliveryRuleUrlPathCondition
Attribute
Newtonsoft.Json.JsonObjectAttribute

Konstruktoren

DeliveryRuleUrlPathCondition()

Initialisiert eine neue instance der DeliveryRuleUrlPathCondition-Klasse.

DeliveryRuleUrlPathCondition(UrlPathConditionParameters)

Initialisiert eine neue instance der DeliveryRuleUrlPathCondition-Klasse.

Eigenschaften

Parameters

Ruft die Parameter für die Bedingung ab oder legt sie fest.

Methoden

Validate()

Überprüfen Sie das Objekt.

Gilt für: