Compartilhar via


DeliveryRuleIsDeviceCondition Construtores

Definição

Sobrecargas

DeliveryRuleIsDeviceCondition()

Inicializa uma nova instância da classe DeliveryRuleIsDeviceCondition.

DeliveryRuleIsDeviceCondition(IsDeviceMatchConditionParameters)

Inicializa uma nova instância da classe DeliveryRuleIsDeviceCondition.

DeliveryRuleIsDeviceCondition()

Inicializa uma nova instância da classe DeliveryRuleIsDeviceCondition.

public DeliveryRuleIsDeviceCondition ();
Public Sub New ()

Aplica-se a

DeliveryRuleIsDeviceCondition(IsDeviceMatchConditionParameters)

Inicializa uma nova instância da 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)

Parâmetros

parameters
IsDeviceMatchConditionParameters

Define os parâmetros para a condição.

Aplica-se a