Udostępnij za pośrednictwem


DeliveryRuleUrlPathCondition Konstruktory

Definicja

Przeciążenia

DeliveryRuleUrlPathCondition()

Inicjuje nowe wystąpienie klasy DeliveryRuleUrlPathCondition.

DeliveryRuleUrlPathCondition(UrlPathConditionParameters)

Inicjuje nowe wystąpienie klasy DeliveryRuleUrlPathCondition.

DeliveryRuleUrlPathCondition()

Inicjuje nowe wystąpienie klasy DeliveryRuleUrlPathCondition.

public DeliveryRuleUrlPathCondition ();
Public Sub New ()

Dotyczy

DeliveryRuleUrlPathCondition(UrlPathConditionParameters)

Inicjuje nowe wystąpienie klasy DeliveryRuleUrlPathCondition.

public DeliveryRuleUrlPathCondition (Microsoft.Azure.Management.Cdn.Fluent.Models.UrlPathConditionParameters parameters);
new Microsoft.Azure.Management.Cdn.Fluent.Models.DeliveryRuleUrlPathCondition : Microsoft.Azure.Management.Cdn.Fluent.Models.UrlPathConditionParameters -> Microsoft.Azure.Management.Cdn.Fluent.Models.DeliveryRuleUrlPathCondition
Public Sub New (parameters As UrlPathConditionParameters)

Parametry

parameters
UrlPathConditionParameters

Definiuje parametry warunku.

Dotyczy