次の方法で共有


DeliveryRuleAction クラス

定義

配信ルールのアクション。 基底クラスであることに注意 DeliveryRuleAction してください。 シナリオによると、基底クラスの派生クラスをここで割り当てる必要があるか、このプロパティを使用可能な派生クラスのいずれかにキャストする必要があります。 使用可能な派生クラスには、、、、、DeliveryRuleRequestHeaderActionDeliveryRuleRouteConfigurationOverrideActionOriginGroupOverrideActionDeliveryRuleResponseHeaderActionUriRedirectActionUriRewriteAction、および がUriSigningAction含まれますDeliveryRuleCacheExpirationActionDeliveryRuleCacheKeyQueryStringAction

public abstract class DeliveryRuleAction
type DeliveryRuleAction = class
Public MustInherit Class DeliveryRuleAction
継承
DeliveryRuleAction
派生

コンストラクター

DeliveryRuleAction()

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

適用対象