public class DeliveryRuleUrlFileExtensionCondition extends DeliveryRuleCondition
| Constructor and Description |
|---|
DeliveryRuleUrlFileExtensionCondition() |
| Modifier and Type | Method and Description |
|---|---|
UrlFileExtensionConditionParameters |
parameters()
Get the parameters value.
|
DeliveryRuleUrlFileExtensionCondition |
withParameters(UrlFileExtensionConditionParameters parameters)
Set the parameters value.
|
public DeliveryRuleUrlFileExtensionCondition()
public UrlFileExtensionConditionParameters parameters()
public DeliveryRuleUrlFileExtensionCondition withParameters(UrlFileExtensionConditionParameters parameters)
parameters - the parameters value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/