| Modifier and Type | Class and Description |
|---|---|
class |
DeliveryRuleCacheExpirationAction
Defines the cache expiration action for the delivery rule.
|
| Modifier and Type | Method and Description |
|---|---|
List<DeliveryRuleAction> |
DeliveryRule.actions()
Get the actions value.
|
| Modifier and Type | Method and Description |
|---|---|
DeliveryRule |
DeliveryRule.withActions(List<DeliveryRuleAction> actions)
Set the actions value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/