次の方法で共有


DeliveryRuleCookiesCondition(CookiesMatchCondition) コンストラクター

定義

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

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

パラメーター

properties
CookiesMatchCondition

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

例外

properties が null です。

適用対象