Partager via


DeliveryRuleIsDeviceCondition Constructeurs

Définition

Surcharges

DeliveryRuleIsDeviceCondition()

Initialise une nouvelle instance de la classe DeliveryRuleIsDeviceCondition.

DeliveryRuleIsDeviceCondition(IsDeviceMatchConditionParameters)

Initialise une nouvelle instance de la classe DeliveryRuleIsDeviceCondition.

DeliveryRuleIsDeviceCondition()

Initialise une nouvelle instance de la classe DeliveryRuleIsDeviceCondition.

public DeliveryRuleIsDeviceCondition ();
Public Sub New ()

S’applique à

DeliveryRuleIsDeviceCondition(IsDeviceMatchConditionParameters)

Initialise une nouvelle instance de la classe DeliveryRuleIsDeviceCondition.

public DeliveryRuleIsDeviceCondition (Microsoft.Azure.Management.Cdn.Models.IsDeviceMatchConditionParameters parameters);
new Microsoft.Azure.Management.Cdn.Models.DeliveryRuleIsDeviceCondition : Microsoft.Azure.Management.Cdn.Models.IsDeviceMatchConditionParameters -> Microsoft.Azure.Management.Cdn.Models.DeliveryRuleIsDeviceCondition
Public Sub New (parameters As IsDeviceMatchConditionParameters)

Paramètres

parameters
IsDeviceMatchConditionParameters

Définit les paramètres de la condition.

S’applique à