次の方法で共有


FrontDoorRulePatch.Actions プロパティ

定義

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

public System.Collections.Generic.IList<Azure.ResourceManager.Cdn.Models.DeliveryRuleAction> Actions { get; }
member this.Actions : System.Collections.Generic.IList<Azure.ResourceManager.Cdn.Models.DeliveryRuleAction>
Public ReadOnly Property Actions As IList(Of DeliveryRuleAction)

プロパティ値

適用対象