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