次の方法で共有


DeliveryRuleIsDeviceCondition(IsDeviceMatchCondition) コンストラクター

定義

DeliveryRuleIsDeviceCondition の新しいインスタンスを初期化します。

public DeliveryRuleIsDeviceCondition (Azure.ResourceManager.Cdn.Models.IsDeviceMatchCondition properties);
new Azure.ResourceManager.Cdn.Models.DeliveryRuleIsDeviceCondition : Azure.ResourceManager.Cdn.Models.IsDeviceMatchCondition -> Azure.ResourceManager.Cdn.Models.DeliveryRuleIsDeviceCondition
Public Sub New (properties As IsDeviceMatchCondition)

パラメーター

properties
IsDeviceMatchCondition

条件のパラメーターを定義します。

例外

properties が null です。

適用対象