| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static RequestMethodOperator |
RequestMethodOperator.EQUAL
Static value Equal for RequestMethodOperator.
|
| Modifier and Type | Method and Description |
|---|---|
static RequestMethodOperator |
RequestMethodOperator.fromString(String name)
Creates or finds a RequestMethodOperator from its string representation.
|
RequestMethodOperator |
RequestMethodMatchConditionParameters.operator()
Get the operator property: Describes operator to be matched.
|
| Modifier and Type | Method and Description |
|---|---|
RequestMethodMatchConditionParameters |
RequestMethodMatchConditionParameters.withOperator(RequestMethodOperator operator)
Set the operator property: Describes operator to be matched.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.