| Modifier and Type | Method and Description |
|---|---|
UrlPathConditionParameters |
DeliveryRuleUrlPathCondition.parameters()
Get the parameters value.
|
UrlPathConditionParameters |
UrlPathConditionParameters.withMatchType(String matchType)
Set the matchType value.
|
UrlPathConditionParameters |
UrlPathConditionParameters.withOdatatype(String odatatype)
Set the odatatype value.
|
UrlPathConditionParameters |
UrlPathConditionParameters.withPath(String path)
Set the path value.
|
| Modifier and Type | Method and Description |
|---|---|
DeliveryRuleUrlPathCondition |
DeliveryRuleUrlPathCondition.withParameters(UrlPathConditionParameters parameters)
Set the parameters value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/