public final class DeliveryRuleUrlFileExtensionCondition extends DeliveryRuleCondition
| Constructor and Description |
|---|
DeliveryRuleUrlFileExtensionCondition() |
| Modifier and Type | Method and Description |
|---|---|
UrlFileExtensionMatchConditionParameters |
parameters()
Get the parameters property: Defines the parameters for the condition.
|
void |
validate()
Validates the instance.
|
DeliveryRuleUrlFileExtensionCondition |
withParameters(UrlFileExtensionMatchConditionParameters parameters)
Set the parameters property: Defines the parameters for the condition.
|
public DeliveryRuleUrlFileExtensionCondition()
public UrlFileExtensionMatchConditionParameters parameters()
public DeliveryRuleUrlFileExtensionCondition withParameters(UrlFileExtensionMatchConditionParameters parameters)
parameters - the parameters value to set.public void validate()
validate in class DeliveryRuleConditionIllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.