| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
RequestMethodMatchConditionParameters |
DeliveryRuleRequestMethodCondition.parameters()
Get the parameters property: Defines the parameters for the condition.
|
RequestMethodMatchConditionParameters |
RequestMethodMatchConditionParameters.withMatchValues(List<RequestMethodMatchConditionParametersMatchValuesItem> matchValues)
Set the matchValues property: The match value for the condition of the delivery rule.
|
RequestMethodMatchConditionParameters |
RequestMethodMatchConditionParameters.withNegateCondition(Boolean negateCondition)
Set the negateCondition property: Describes if this is negate condition or not.
|
RequestMethodMatchConditionParameters |
RequestMethodMatchConditionParameters.withOdataType(String odataType)
Set the odataType property: The @odata.type property.
|
RequestMethodMatchConditionParameters |
RequestMethodMatchConditionParameters.withOperator(RequestMethodOperator operator)
Set the operator property: Describes operator to be matched.
|
| Modifier and Type | Method and Description |
|---|---|
DeliveryRuleRequestMethodCondition |
DeliveryRuleRequestMethodCondition.withParameters(RequestMethodMatchConditionParameters parameters)
Set the parameters property: Defines the parameters for the condition.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.