Uses of Class
com.microsoft.azure.management.cdn.RuleUpdateParameters
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of RuleUpdateParameters in com.microsoft.azure.management.cdn
Modifier and TypeMethodDescriptionRuleUpdateParameters.withActions
(List<DeliveryRuleAction> actions) Set a list of actions that are executed when all the conditions of a rule are satisfied.RuleUpdateParameters.withConditions
(List<DeliveryRuleCondition> conditions) Set a list of conditions that must be matched for the actions to be executed.RuleUpdateParameters.withMatchProcessingBehavior
(MatchProcessingBehavior matchProcessingBehavior) Set if this rule is a match should the rules engine continue running the remaining rules or stop.Set the order in which the rules are applied for the endpoint.