| Modifier and Type | Class and Description |
|---|---|
class |
DeliveryRuleUrlFileExtensionCondition
Defines the URL file extension condition for the delivery rule.
|
class |
DeliveryRuleUrlPathCondition
Defines the URL path condition for the delivery rule.
|
| Modifier and Type | Method and Description |
|---|---|
List<DeliveryRuleCondition> |
DeliveryRule.conditions()
Get the conditions value.
|
| Modifier and Type | Method and Description |
|---|---|
DeliveryRule |
DeliveryRule.withConditions(List<DeliveryRuleCondition> conditions)
Set the conditions value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/